EPUB | CHM | PDF

TPSQLDatabase.Properties.DatabaseName

Top Previous Next

Specifies the name of the database to associate with this database component.

Syntax:

property DatabaseName: String;

Description:

Use DatabaseName to specify the name of the database to use with a database component.

Attempting to set DatabaseName when the Connected property is True raises an exception.