IBX.IBCustomDataSet.TIBCustomDataSet.SelectStmtHandle

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

Delphi

property SelectStmtHandle: TISC_STMT_HANDLE read GetSelectStmtHandle;

C++

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

プロパティ

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

説明

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

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