Datasnap.DSServer.TDSServer Events

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
OnConnectpublishedOccurs when a connection is opened.
OnDisconnectpublishedOccurs when a connection is closed.
OnErrorpublishedOccurs when exceptions are raised during execution of server method.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnPreparepublishedOccurs when server method being prepared for all TDSServerClass instances registered with server.
OnTracepublishedEvent handler used for receiving trace events.