Datasnap.DSServer.TDSCallbackTunnelEventItem.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.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelEventItem

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