IBDAC

TIBCTraceService Class

This component is used for working with trace service added in Firebird 2.5.

For a list of all members of this type, see TIBCTraceService members.

Unit

IBCAdmin

Syntax

TIBCTraceService = class(TIBCControlAndQueryService);

Remarks

The TIBCTraceService component is used to work with trace service added in Firebird 2.5.

Use the TIBCTraceService component to work with trace service. Trace enables various events performed inside the engine, such as statement execution, connections, disconnections, etc., to be logged and collated for real-time analysis of the corresponding performance characteristics.

Trace takes place in the context of a trace session. Each trace session has its own configuration, state and output. When a user application starts a trace session, it sets SessionName (optional) and the session configuration (Config) (mandatory).

Inheritance Hierarchy

TCustomIBCService
   TIBCControlAndQueryService
      TIBCTraceService

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback