FireDAC.Comp.Client.TFDCustomUpdateObject

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: FireDAC.Comp.Client |
Delphi
TFDCustomUpdateObject = class(TFDComponent)
C++
class PASCALIMPLEMENTATION TFDCustomUpdateObject : public Firedac::Stan::Intf::TFDComponent
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.