FireDAC.Comp.Client.TFDCustomSchemaAdapter.UpdateOptions
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomSchemaAdapter |
Delphi
property UpdateOptions: TFDUpdateOptions read GetUpdateOptions write SetUpdateOptions;
C++
__property Firedac::Stan::Option::TFDUpdateOptions* UpdateOptions = {read=GetUpdateOptions, write=SetUpdateOptions};
Description
Represents the set of options to control and edit the data updating options.