![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
|||||
| function | SQLFreeEnv | ||||
| Sample Code | Related Syntax | Other Library Functions |
|
Library: ODBC
Include: omodbc.xin |
Returns: Numeric
An SQL return code. The following values may be returned:
|
define external counter function SQLFreeEnv
( read-only SQL_handle_type EnvironmentHandle )
Frees the environment handle and releases all associated memory. This function has been superseded by SQLFreeHandle in ODBC 3.0.
Input argument:
| ---- |