Datasnap.DSCommonServer.TDSErrorEventObject

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSCommonServer.TDSEventObjectSystem.TObjectTDSErrorEventObject

Delphi

TDSErrorEventObject = class(TDSEventObject)

C++

class PASCALIMPLEMENTATION TDSErrorEventObject : public TDSEventObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer Datasnap.DSCommonServer

Description

Event before client connects to server.

TDSConnectEventObject represents the event before a client connects to the server.

See Also