Data.DBXTransport.TDbxChannel.ChannelInfo
Delphi
property ChannelInfo: TDBXChannelInfo read GetChannelInfo;
C++
__property TDBXChannelInfo* ChannelInfo = {read=GetChannelInfo};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.DBXTransport.pas Data.DBXTransport.hpp |
Data.DBXTransport | TDbxChannel |
Description
Provides transport-specific information from transport implementation.
The ChannelInfo property provides transport-specific information from transport implementation.