Datasnap.DSSession.TDSSession

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTDSSession

Delphi

TDSSession = class(TPersistent)

C++

class PASCALIMPLEMENTATION TDSSession : public System::Classes::TPersistent

Properties

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

Description

Represents the base class for all communication sessions.

TDSSession represents the base class for all communication sessions.

See Also