API:FireDAC.Stan.Option.TFDBottomUpdateOptions

From RAD Studio API Documentation

TFDBottomUpdateOptionsFireDAC.Stan.Option.TFDUpdateOptionsFireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObject

Delphi

TFDBottomUpdateOptions = class(TFDUpdateOptions)

C++

class PASCALIMPLEMENTATION TFDBottomUpdateOptions : public TFDUpdateOptions

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

The set of options controlling dataset editing and updates posting. {{#multireplace:FireDAC.Stan.Option.TFDBottomUpdateOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FireDAC.Stan.Option.TFDUpdateOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FireDAC.Stan.Option.TFDUpdateOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The set of options controlling dataset editing and updates posting.

The TFDUpdateOptions class represents the set of properties controlling how FireDAC datasets and DApt Layer adapt interfaces:

TFDUpdateOptions is an intermediate class in the update options classes hierarchy. The TFDCustomManager and TFDCustomConnection classes use TFDUpdateOptions. TFDCustomCommand, TFDDataSet and adapters use TFDBottomUpdateOptions.

See Also