|
|||||
function | SQLSetStmtAttr |
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 SQLSetStmtAttr ( read-only SQL_handle_type StatementHandle, value counter Attribute, read-only SQL_array_type Value, value counter StringLength, value counter ValueType )
Sets a statement attribute.
Input arguments:
---- |