FireDAC.Comp.Client.TFDMetaInfoCommand

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TFDMetaInfoCommand = class(TFDCustomCommand)

C++

class PASCALIMPLEMENTATION TFDMetaInfoCommand : public TFDCustomCommand

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

説明

メタデータ コマンドの実行を担当するクラスです。


TADMetaInfoCommand クラスを使用すると、メタデータ コマンドを実行できます。

このクラスを使用しても、返された結果セットに対して TDataSet 対応のアクセスはできません。

関連項目