Datasnap.DSCommonServer.TDSConnectEventObject
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
| Unit: Datasnap.DSCommonServer | |
| Parent: Datasnap.DSCommonServer | |
Delphi
TDSConnectEventObject = class(TDSEventObject)
C++
class PASCALIMPLEMENTATION TDSConnectEventObject : public TDSEventObject
Description
Event representing an exception raised during execution of server method.
TDSConnectEventObject represents the event of an exception being raised during execution of a server method.