FireDAC.Comp.Client.TFDMetaInfoCommand
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.