Datasnap.DSHTTP.TDSRESTServer

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDSRESTServer = class

C++

class PASCALIMPLEMENTATION TDSRESTServer : public System::TObject

Description

Represents the DataSnap-specific REST server.

The TDSRestServer class represents the DataSnap-specific REST server. TDSRestServer provides DataSnap-specific implementations for different command types.

See Also