#include <SQLDBC.h>
Definition at line 2379 of file SQLDBC.h.
|
Creates a new SQLDBC_Environment, using the provided interface to the runtime environment.
|
|
The destructor.
|
|
Creates a new SQLDBC_Connection object.
|
|
Creates a new SQLDBC_Connection object.
|
|
Requests the allocator associated to this connection item.
|
|
Returns the version of used SQLDBC runtime. This is the version of the used SQLDBC library. The version of the loaded runtime may differ from the version inidacted in the used header. It is our aim that newer versions of the runtime will run with old applications without the need to be re-compiling.
|
|
Returns the version of the used SQLDBC API. It corresponds to the version indicated in the used SQLDBC header.
|
|
Closes a SQLDBC_Connection.
|