FireDAC.Comp.Client.TFDCustomCommand.UpdateOptions

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

Delphi

property UpdateOptions: TFDBottomUpdateOptions read GetUpdateOptions write SetUpdateOptions;

C++

__property Firedac::Stan::Option::TFDBottomUpdateOptions* UpdateOptions = {read=GetUpdateOptions, write=SetUpdateOptions};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomCommand

説明

更新のポストを制御する一連のオプションです。


UpdateOptions プロパティは、更新のポストを制御する一連のプロパティを表します。これらのプロパティは、接続オブジェクトの UpdateOptions から値を継承します。

関連項目