Datasnap.DSServer.TDSServer

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSCommonServer.TDSCustomServerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSServer

Delphi

TDSServer = class(TDSCustomServer)

C++

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

Properties

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

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