Datasnap.DSCommon.TDSClientChannelEventItem.TunnelId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TunnelId: string;

C++

System::UnicodeString TunnelId;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientChannelEventItem

Description

Returns the ID of the current tunnel (channel).

See Also