Datasnap.DSClientRest.TDSRestCommand.Create
Delphi
constructor Create(AConnection: TDSCustomRestConnection);
C++
__fastcall TDSRestCommand(TDSCustomRestConnection* AConnection);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCommand |
説明
新しい TDSRestCommand インスタンスを作成します。
Create メソッドは、TDSRestCommand クラスの新しいインスタンスを作成します。