RAD Studio VCL Reference
|
Indicates the database the ADO connection uses by default.
property DefaultDatabase: WideString;
__property BSTR DefaultDatabase;
Set DefaultDatabase to indicate the database the ADO connection objects uses if the connection to the database specified in ConnectionString is unavailable, the connection cannot be made, or the database is not specified in the connection string.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|