Datasnap.DSClientRest.TDSCustomRestConnection.CreateCommand

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

Delphi

function CreateCommand: TDSRestCommand;

C++

TDSRestCommand* __fastcall CreateCommand();

プロパティ

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


説明

新しい DataSnap REST コマンドを作成します。

CreateCommand メソッドを呼び出して、新しい DataSnap REST コマンドを作成します。

関連項目