Datasnap.DSServer.TDSCallbackTunnelBufferItem.CallbackId
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSCallbackTunnelBufferItem | |
Delphi
property CallbackId: string read FCallbackId;
C++
__property System::UnicodeString CallbackId = {read=FCallbackId};
Description
Represents the identifier of the callback.
The CallbackId property is a string representing the identifier of the callback.