![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
|||||
| function | SQLSetStmtOption | ||||
| 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 SQLSetStmtOption
( read-only SQL_handle_type StatementHandle,
value counter Option,
read-only SQL_vector_type Value,
value counter ValueType )
Sets options related to a statement handle. This function has been superseded by SQLSetStmtAttr in ODBC 3.0.
Input arguments:
| ---- |