FireDAC.Comp.Client.TFDSchemaAdapter.UpdateOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UpdateOptions: TFDUpdateOptions read GetUpdateOptions write SetUpdateOptions;

C++

__property UpdateOptions;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDSchemaAdapter

Description

Represents the set of options to control and edit the data updating options.

See Also