RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.Database Property

Name of a database to connect to.

Pascal
[Category(TConnectionStringCategories.Database)]
property Database: string;
C++
[Category(TConnectionStringCategories.Database)]
__property AnsiString Database;

Name of a database to connect to for this connection. 

 

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