RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreConnection.DataSource Property

Database server name of the connection.

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

DataSource gets the database server 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!