rwlogo

Rogue Wave DBLink API Reference Guide

Product Documentation:

Rogue Wave DBLink
Documentation Home

IldTraceContext Struct Reference

This structure is used as the repository of the tracing mechanism context. More...

#include <ildblink/ildtrace.h>

Detailed Description

This structure is used as the repository of the tracing mechanism context.

Library: dbkernel

DB Link will only take into account at most one instance of this structure. The said instance cannot be accessed directly. The tracing mechanism can only be on or off and applies to all or nothing of the DB Link code.

Enabling traces has an heavy cost in terms of perfomance: it should not be used in a release version.

The level of the trace must be one or a combination of:

Other values are reserved.

Note
The classes IldDbmsModel and IldRequestModel do not print traces.
See Also
IldSetTraceContext, IldGetTraceContext, IldSetTraceLevel, and IldSetTraceStream.

© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.