API: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.

FireDAC.Comp.Client.TFDSchemaAdapter inherits from FireDAC.Comp.Client.TFDCustomSchemaAdapter. All content below this line refers to FireDAC.Comp.Client.TFDCustomSchemaAdapter.

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.

See Also