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