IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.