Datasnap.DSClientRest.TDSRestCommand

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRestCommand

Delphi

TDSRestCommand = class

C++

class PASCALIMPLEMENTATION TDSRestCommand : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Implements DataSnap REST commands.

The TDSRestCommand class is used to implement DataSnap REST commands.

See Also