IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle
Delphi
property SelectStmtHandle: PVoid read GetSelectStmtHandle;
C++
__property SelectStmtHandle;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBDataSet |
Beschreibung
Ruft das Handle für die SELECT-Anweisung ab. {{#multireplace:IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Ruft das Handle für die SELECT-Anweisung ab.
Mit SelectStmtHandle können Sie das Handle für die SELECT-Anweisung abrufen.