rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

systype.h File Reference

#include <ilviews/dataccess/string.h>
#include <ildblink/ilddbms.h>

Classes

class  IliSQLTraceOptions
 Database access class. More...

Typedefs

typedef IldDbms *(* IliSQLNewDbmsFunction )(const char *dbms, const char *par)
typedef void(* IliSQLTracePrintFunction )(const char *text)

Detailed Description

[library dataccess ilviews/dataccess/dbms/systype.h] Declarations about SQL system.


Typedef Documentation

This type defines the prototype of a function that is called when a new IldDbms object needs to be allocated.

Parameters:
dbms The database name.
par The connection parameters.
Returns:
The IldDbms object.
See also:
IliSQLSession

This type defines the prototype of a function that is called when the information related to SQL activity needs to be traced.

Parameters:
text The information to be traced.
See also:
IliSQLSession
 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.