IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle
Delphi
property SelectStmtHandle: TISC_STMT_HANDLE read GetSelectStmtHandle;
C++
__property Ibx::Ibexternals::PVoid SelectStmtHandle = {read=GetSelectStmtHandle};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |
Beschreibung
Ruft das Handle für die SELECT-Anweisung ab.
Mit SelectStmtHandle können Sie das Handle für die SELECT-Anweisung abrufen.