Icon OnServerLogEvent Event

property OnServerLogEvent: TServerLogEvent

Usage

The OnServerLogEvent event is fired when the EngineType property is set to etServer and the database server needs to log an event that has occurred. An event can be anything from a remote session connection being initiated or destroyed to a general or severe error with the database server.
Image