[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Filter for events to log
Source position: sqldb.pp line 255
published property TSQLConnection.LogEvents : TDBEventTypes |
LogEvents can be used to filter the events which should be sent to the OnLog and GlobalDBLogHook event handlers. Only event types that are listed in this property will be sent.
|
Global logging hook |
|
|
Event handler for logging events |