Datasnap.DSClientRest.TDSRestCommand.Create

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

Delphi

constructor Create(AConnection: TDSCustomRestConnection);

C++

__fastcall TDSRestCommand(TDSCustomRestConnection* AConnection);

プロパティ

種類 可視性 ソース ユニット
constructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCommand


説明

新しい TDSRestCommand インスタンスを作成します。

Create メソッドは、TDSRestCommand クラスの新しいインスタンスを作成します。

関連項目