Data.DBXTransport.TDbxChannel.ChannelInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ChannelInfo: TDBXChannelInfo read GetChannelInfo;

C++

__property TDBXChannelInfo* ChannelInfo = {read=GetChannelInfo};

Eigenschaften

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

Beschreibung

Stellt transportspezifische Informationen aus der Transportimplementierung bereit.

Die ChannelInfo-Eigenschaft stellt transportspezifische Informationen aus der Transportimplementierung bereit.

Siehe auch