Datasnap.DSServer.TDSCallbackTunnelEventItem.CallbackId
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSCallbackTunnelEventItem | |
Delphi
CallbackId: string;
C++
System::UnicodeString CallbackId;
Description
The ID of the callback being added or removed.
The CallbackId field holds a string with the ID of the callback being added or removed.