FireDAC.Comp.Client.TFDMetaInfoCommand

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: FireDAC.Comp.Client |
Delphi
TFDMetaInfoCommand = class(TFDCustomCommand)
C++
class PASCALIMPLEMENTATION TFDMetaInfoCommand : public TFDCustomCommand
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.