RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnection.Database Property

Contains the name of the current database or the database to be connected.

Pascal
property Database: String;
C++
__property AnsiString Database;

Database contains the name of the current database or the database to be connected. You can get or set the database name. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!