Type Alias DatabaseOwner

type DatabaseOwner = {
    qName?: string;
}
Index
qName?: string

Name of the owner.