RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.DBHandle Property

Specifies the database handle for the dataset.

Pascal
property DBHandle: PISC_DB_HANDLE;
C++
__property PISC_DB_HANDLE DBHandle;

Check DBHandle to determine the database handle for the dataset. 

 

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