Datasnap.DSServer.TDSServerDriver

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommon.TDBXDriverSystem.TObjectTDSServerDriver
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Unit: Datasnap.DSServer
Parent: Datasnap.DSServer

Delphi

TDSServerDriver = class(TDBXDriver)

C++

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

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