Datasnap.DSClientRest.TDSCustomRestConnection.CreateCommand
Delphi
function CreateCommand: TDSRestCommand;
C++
TDSRestCommand* __fastcall CreateCommand();
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSCustomRestConnection |
Description
Crée une nouvelle commande DataSnap REST.
Appellez la méthode CreateCommand pour créer une nouvelle commande DataSnap REST.