RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.SchemaName Property

Specifies the name of the database schema.

Pascal
property SchemaName: string;
C++
__property AnsiString SchemaName;

This name will be available in the appropriate drop down list box after you have connected to a given data source. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!