Datasnap.DSClientRest.TDSRestCommand

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRestCommand
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCommand = class

C++

class PASCALIMPLEMENTATION TDSRestCommand : public System::TObject

Description

Implements DataSnap REST commands.

The TDSRestCommand class is used to implement DataSnap REST commands.

See Also