Type Alias DatabaseOwner

type DatabaseOwner = {
    qName?: string;
}
Index

Properties

Properties

qName?: string

Name of the owner.