| SQLGetConnectOption Full Description |   | 
| Syntax   define external counter function SQLGetConnectOption
     (  read-only SQL_handle_type ConnectionHandle,
        value counter Option,
        read-only SQL_vector_type Value,
        value counter ValueType )
Purpose Returns the current setting of a connection option. This function has been superseded by  Input arguments: 
 |