Used to specify the database name that constitutes object type descriptor used to retrieve metadata information from the server.
property DatabaseName: string;
Use the DatabaseName property to specify the database name which together with table, schema and/or other optional names constitutes object type descriptor that is used to retrieve metadata information from the server.
Refer to ObjectType property to get the complete listing of all object types to which this property is applicable. In all other cases this property is merely ignored.