FireDAC.Comp.Client.TFDCustomSchemaAdapter.UpdateOptions

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

Delphi

property UpdateOptions: TFDUpdateOptions read GetUpdateOptions write SetUpdateOptions;

C++

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

プロパティ

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


説明

データ更新オプションを制御および編集するためのオプションの集合を表します。

関連項目