API:IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle

From RAD Studio API Documentation

Delphi

property SelectStmtHandle: PVoid read GetSelectStmtHandle;

C++

__property SelectStmtHandle;

Properties

Type Visibility Source Unit Parent
property public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSet

Description

Gets the handle for the SELECT statement. {{#multireplace:IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gets the handle for the SELECT statement.

Use SelectStmtHandle to get the handle for the SELECT statement.