Datasnap.DSServer.TDSServer

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSCommonServer.TDSCustomServerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSServer
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Unit: Datasnap.DSServer
Parent: Datasnap.DSServer

Delphi

TDSServer = class(TDSCustomServer)

C++

class PASCALIMPLEMENTATION TDSServer : public Datasnap::Dscommonserver::TDSCustomServer

Description

Manages the creation and lifetime of transports and server classes.

This DataSnap server component manages the creation and lifetime of transports and server classes.

See Also