IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle erbt von IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle. Der folgende Inhalt bezieht sich auf IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle.

Ruft das Handle für die SELECT-Anweisung ab.

Mit SelectStmtHandle können Sie das Handle für die SELECT-Anweisung abrufen.