Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
Classes | |
class | IliSQLTraceOptions |
Database access class. More... | |
Typedefs | |
typedef IldDbms *(* | IliSQLNewDbmsFunction) (const char *dbms, const char *par) |
typedef void(* | IliSQLTracePrintFunction) (const char *text) |
Library: dataccess
Declarations about SQL system.
IliSQLNewDbmsFunction |
This type defines the prototype of a function that is called when a new IldDbms
object needs to be allocated.
dbms | The database name. |
par | The connection parameters. |
IldDbms
object. IliSQLTracePrintFunction |
This type defines the prototype of a function that is called when the information related to SQL activity needs to be traced.
text | The information to be traced. |
© Copyright 2016, 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.