Datasnap.DSClientRest.TDSCustomRestConnection.CreateCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi