RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.Database Property

Identifies the database component for which this dataset represents one or more tables.

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

Use Database to access the properties, events, and methods of the database component associated with this dataset. 

 

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