FireDAC.Comp.Client.TFDSchemaAdapter

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.Client.TFDCustomSchemaAdapterFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDSchemaAdapter
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: FireDAC.Comp.Client

Delphi

TFDSchemaAdapter = class(TFDCustomSchemaAdapter)

C++

class PASCALIMPLEMENTATION TFDSchemaAdapter : public TFDCustomSchemaAdapter

Description

This class implements Centralized Cached Updates support.

Use TFDSchemaAdapter to manage the Centralized Cached Updates.

See Also

Samples