RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreConnection.Database Property

Database name of connection.

Pascal
property Database: string;
C++
__property string Database;

Database gets the database name of the connection. Use ConnectionString to set this value. 

 

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