IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle
Delphi
property SelectStmtHandle: TISC_STMT_HANDLE read GetSelectStmtHandle;
C++
__property Ibx::Ibheader::TISC_STMT_HANDLE SelectStmtHandle = {read=GetSelectStmtHandle};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |
Description
Gets the handle for the SELECT statement.
Use SelectStmtHandle to get the handle for the SELECT statement.