Datasnap.DSCommonServer.TDSEventObject.ServerConnectionHandler
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
| Unit: Datasnap.DSCommonServer | |
| Parent: TDSEventObject | |
Delphi
property ServerConnectionHandler: TDSServerConnectionHandler read FServerConnectionHandler;
C++
__property TDSServerConnectionHandler* ServerConnectionHandler = {read=FServerConnectionHandler};
Description
Obtains a reference to the DataSnap server connection handler.
Read the ServerConnectionHandler property to obtain a reference to the DataSnap server connection handler.