|
|||||
function | SQLSetConnectAttr |
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 SQLSetConnectAttr ( read-only SQL_handle_type ConnectionHandle, value counter Attribute, read-only SQL_vector_type Value, value counter StringLength, value counter ValueType )
Sets attributes that govern aspects of connections.
Input arguments:
---- |