Datasnap.DSCommon.TDSCallbackItem.ServerChannelName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSCallbackItem |
Delphi
property ServerChannelName: string read FServerChannelName;
C++
__property System::UnicodeString ServerChannelName = {read=FServerChannelName};
Description
Specifies the name of the channel on which this item is listening.
The ServerChannelName property specifies the name of the channel on which this item is listening.