FireDAC.Comp.Client.TFDMetaInfoCommand

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.Client.TFDCustomCommandFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDMetaInfoCommand

Delphi

TFDMetaInfoCommand = class(TFDCustomCommand)

C++

class PASCALIMPLEMENTATION TFDMetaInfoCommand : public TFDCustomCommand

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 is responsible for executing the metadata commands.

Use the TADMetaInfoCommand class to execute metadata commands.

The class does not provide TDataSet-aware access to returned result sets.

See Also