Datasnap.DSCommonServer.TDSConnectEventObject.ChannelInfo

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Unit: Datasnap.DSCommonServer
Parent: TDSConnectEventObject

Delphi

property ChannelInfo: TDBXChannelInfo read FChannelInfo;

C++

__property Data::Dbxtransport::TDBXChannelInfo* ChannelInfo = {read=FChannelInfo};

Description

Provide transport specific information from transport implementation.

ChannelInfo contains transport specific information from the transport implementation.