Datasnap.DSHTTP.TDSRESTServer

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRESTServer

Delphi

TDSRESTServer = class

C++

class PASCALIMPLEMENTATION TDSRESTServer : public System::TObject

Properties

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

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