RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBClientDataSet.DBConnection Property

Identifies the TIBDatabase component that connects the dataset to a database server.

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

Use DBConnection to specify the component that connects this dataset to a database server. 

 

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