FireDAC.Comp.Client.TFDCustomUpdateObject
Delphi
TFDCustomUpdateObject = class(TFDComponent)
C++
class PASCALIMPLEMENTATION TFDCustomUpdateObject : public Firedac::Stan::Intf::TFDComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | FireDAC.Comp.Client |
Description
This is the base class for update objects used to override updates posting.
Use TFDCustomUpdateObject as a base class when creating customized update objects that apply updates to a database.