rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IliSQLTraceOptions Class Reference

Database access class. More...

#include <ilviews/dataccess/dbms/systype.h>

List of all members.

Public Attributes

IliSQLTracePrintFunction _printFn
IlBoolean _traceConnect
IlBoolean _traceCursors
IlBoolean _traceEnabled
IlBoolean _traceSql

Detailed Description

Database access class.

Library: dataccess

This class describes the state of the SQL trace facility.

See also:
Classes: IliSQLSession.

Member Data Documentation

This function is called each time new information must be output to the trace.

If IlTrue, each connect and disconnect event should be traced.

If IlTrue, each cursor allocation and deallocation event should be traced.

If IlTrue, the SQL trace facility is enabled.

If IlTrue, each SQL statement that is submitted will be traced.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright 2012, 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.