FireDAC.Comp.Client.TFDCustomSchemaAdapter.UpdateOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpdateOptions: TFDUpdateOptions read GetUpdateOptions write SetUpdateOptions;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomSchemaAdapter


Beschreibung

Repräsentiert die Menge der Optionen zum Steuern und Bearbeiten der Datenaktualisierungsoptionen.

Siehe auch