IBX.IBCustomDataSet.TIBCustomDataSet.SelectSQL

提供:RAD Studio API Documentation

Delphi

property SelectSQL: TStrings read GetSelectSQL write SetSelectSQL;

C++

__property System::Classes::TStrings* SelectSQL = {read=GetSelectSQL, write=SetSelectSQL};

プロパティ

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

説明

SelectSQL 文をカプセル化する SQL オブジェクトに直接アクセスする手段を提供します。

SelectSQL プロパティを使用すると,SelectSQL 文をカプセル化する SQL オブジェクトにアクセスできます。