Datasnap.DSHTTPCommon.TDSExecutionResponse.FCommand

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

Delphi

FCommand: TDBXCommand;

C++

Data::Dbxcommon::TDBXCommand* FCommand;

プロパティ

種類 可視性 ソース ユニット
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSExecutionResponse

説明

Command プロパティによって使用されるフィールドです。

FCommand は、Command プロパティで必要となるフィールドです。

関連項目