Datasnap.DSCommonServer.TDSConnectEventObject.ChannelInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChannelInfo: TDBXChannelInfo read FChannelInfo;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSConnectEventObject

Description

Provide transport specific information from transport implementation.

ChannelInfo contains transport specific information from the transport implementation.