API:Data.DBXTransport.TDBXSocketChannelInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.DBXTransport.TDBXChannelInfoSystem.TObjectTDBXSocketChannelInfo

Delphi

TDBXSocketChannelInfo = class(TDBXChannelInfo)

C++

class PASCALIMPLEMENTATION TDBXSocketChannelInfo : public TDBXChannelInfo

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport Data.DBXTransport

Beschreibung

Stellt transportspezifische Informationen aus der Transportimplementierung bereit.

Data.DBXTransport.TDBXSocketChannelInfo erbt von Data.DBXTransport.TDBXChannelInfo. Der folgende Inhalt bezieht sich auf Data.DBXTransport.TDBXChannelInfo.

Stellt transportspezifische Informationen aus der Transportimplementierung bereit.

Die Klasse TDBXChannelInfo stellt transportspezifische Informationen aus der Transportimplementierung bereit.

Siehe auch