Used to specify the name of the database to be used once a connection is open.
property Database: string;
Use the Database property to specify the name of the database to be used once a connection is open. If the Database property is empty, it is assumed that the name of a database is identical to the user name.