Datasnap.DSServer.TDSServer Events
InheritedProtected
OnConnect | published | Occurs when a connection is opened. |
OnDisconnect | published | Occurs when a connection is closed. |
OnError | published | Occurs when exceptions are raised during execution of server method. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnPrepare | published | Occurs when server method being prepared for all TDSServerClass instances registered with server. |
OnTrace | published | Event handler used for receiving trace events. |