IBX.IBCustomDataSet.TIBCustomDataSet.DBHandle
Delphi
property DBHandle: PISC_DB_HANDLE read GetDBHandle;
C++
__property Ibx::Ibheader::PISC_DB_HANDLE DBHandle = {read=GetDBHandle};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |
Description
Specifies the database handle for the dataset.
Check DBHandle to determine the database handle for the dataset.