FireDAC.Comp.Client.TFDCommand

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

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

Delphi

TFDCommand = class(TFDCustomCommand)

C++

class PASCALIMPLEMENTATION TFDCommand : public TFDCustomCommand

プロパティ

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


説明

このクラスは、SQL コマンドの実行を担当します。

TFDCommand クラスを使用すると、SQL コマンドを実行します。このクラスは、返された結果セットへのTDataSet 対応アクセスを提供しません。

関連項目

サンプル