IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle

From RAD Studio API Documentation
Jump to: navigation, search

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.

IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle inherits from IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle. All content below this line refers to IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle.

Gets the handle for the SELECT statement.

Use SelectStmtHandle to get the handle for the SELECT statement.