Datasnap.DSCommon.TDSClientChannelEventItem.CallbackId
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSClientChannelEventItem | |
Delphi
CallbackId: string;
C++
System::UnicodeString CallbackId;
Description
The ID of the callback being added or removed. Empty string if the tunnel is being closed.