Icon OnRemoteTrace Event

property OnRemoteTrace: TTraceEvent

Usage

The OnRemoteTrace event is fired when remote message tracing is enabled for a remote session via the RemoteTrace property and a request is being sent to the database server or a response is being received from the database server. You can use the TraceRecord parameter to log information about the request or response.
Image