Datasnap.DSCommon.TDSClientChannelEventItem.TunnelId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Unit: Datasnap.DSCommon
Parent: TDSClientChannelEventItem

Delphi

TunnelId: string;

C++

System::UnicodeString TunnelId;

Description

Returns the ID of the current tunnel (channel).

See Also