FireDAC.Comp.Client.TFDCustomSchemaAdapter
Delphi
TFDCustomSchemaAdapter = class(TFDComponent, IUnknown,
IFDStanErrorHandler, IFDDAptUpdateHandler)
C++
class PASCALIMPLEMENTATION TFDCustomSchemaAdapter : 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 class implements Centralized Cached Updates support.
Use TFDCustomSchemaAdapter to manage the Centralized Cached Updates. This class hides some of the properties, allowing the descendant classes to control the properties' visibility. End users should use TFDSchemaAdapter.