Datasnap.DSServer.TDSServerDriver

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommon.TDBXDriverSystem.TObjectTDSServerDriver

Delphi

TDSServerDriver = class(TDBXDriver)

C++

class PASCALIMPLEMENTATION TDSServerDriver : public Data::Dbxcommon::TDBXDriver

Properties

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

Description

Represents a communication driver between the DBX framework and a DataSnap Server.

TDSServerDriver is the communication driver between the DBX framework and a DataSnap Server.

See Also