Datasnap.DSServer.TDSCallbackTunnelEventItem.TunnelChannelName

From RAD Studio API Documentation

Delphi

TunnelChannelName: string;

C++

System::UnicodeString TunnelChannelName;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelEventItem

Description

The ServerChannelName of the tunnel being acted on.

The TunnelChannelName field holds a string with the ServerChannelName of the tunnel being acted on.

See Also