IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property SelectStmtHandle: PVoid read GetSelectStmtHandle;

C++

__property SelectStmtHandle;

プロパティ

種類 可視性 ソース ユニット
property public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSet

説明

SELECT 文のハンドルを取得します。

IBX.IBCustomDataSet.TIBDataSet.SelectStmtHandle は IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle を継承しています。以下の内容はすべて IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle を参照しています。

SELECT 文のハンドルを取得します。

SelectStmtHandle プロパティを使用すると,SELECT 文のハンドルを取得できます。