![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
|||||
| function | SQLGetFunctions | ||||
| Sample Code | Related Syntax | Other Library Functions |
|
Library: ODBC
Include: omodbc.xin |
Returns: Opaque
An SQL return code. The following values may be returned:
|
define external counter function SQLGetFunctions
( read-only SQL_handle_type ConnectionHandle,
read-only counter FunctionId,
modifiable SQL_array_type Supported )
Returns information about whether a driver supports a specific ODBC function.
Input arguments:
| ---- |