Datasnap.DSServer.TDSCallbackTunnelEventItem.TunnelId

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TunnelId: string;

C++

System::UnicodeString TunnelId;

Description

The ID of the tunnel being acted on.

The TunnelId field holds a string with the ID of the tunnel being acted on.

See Also