IBX.IBCustomDataSet.TIBCustomDataSet.QDelete

提供:RAD Studio API Documentation

Delphi

property QDelete: TIBSQL read FQDelete;

C++

__property Ibx::Ibsql::TIBSQL* QDelete = {read=FQDelete};

プロパティ

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

説明

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

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