API:Datasnap.DSHTTPWebBroker.TDSRESTWebDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTPWebBroker.TDSWebDispatchWeb.AutoDisp.TWebDispatchSystem.Classes.TPersistentSystem.TObjectTDSRESTWebDispatch
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Unit: Datasnap.DSHTTPWebBroker
Parent: Datasnap.DSHTTPWebBroker

Delphi

TDSRESTWebDispatch = class(TDSWebDispatch)

C++

class PASCALIMPLEMENTATION TDSRESTWebDispatch : public TDSWebDispatch

Description

Base class for DataSnap dispatchers that defines their default properties.

Datasnap.DSHTTPWebBroker.TDSRESTWebDispatch inherits from Datasnap.DSHTTPWebBroker.TDSWebDispatch. All content below this line refers to Datasnap.DSHTTPWebBroker.TDSWebDispatch.

Base class for DataSnap dispatchers that defines their default properties.

See Also