IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectStmtHandle: TISC_STMT_HANDLE read GetSelectStmtHandle;

C++

__property Ibx::Ibexternals::PVoid SelectStmtHandle = {read=GetSelectStmtHandle};

Properties

Type Visibility Source Unit Parent
property protected
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBCustomDataSet

Description

Gets the handle for the SELECT statement.

Use SelectStmtHandle to get the handle for the SELECT statement.