Datasnap.DSServer.TDSCallbackTunnelBufferItem.ChannelName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
Unit: Datasnap.DSServer | |
Parent: TDSCallbackTunnelBufferItem |
Delphi
property ChannelName: string read FChannelName;
C++
__property System::UnicodeString ChannelName = {read=FChannelName};
Description
Specifies the name of this channel.
The ChannelName read-only property specifies the name of this channel.