| SQLGetConnectAttr Full Description |   | 
| Syntax   define external counter function SQLGetConnectAttr
     (  read-only SQL_handle_type ConnectionHandle,
        value counter Attribute,
        value SQL_vector_type Value,
        value counter BufferLength,
        modifiable counter StringLength )
Purpose Returns the current setting of a connection attribute. Input arguments: 
 Output argument: 
 |