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

Delphi

TFDSchemaAdapter = class(TFDCustomSchemaAdapter)

C++

class PASCALIMPLEMENTATION TFDSchemaAdapter : public TFDCustomSchemaAdapter

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 TFDSchemaAdapter to manage the Centralized Cached Updates.

See Also

Samples