| SQLDrivers Full Description |   | 
| Syntax   define external counter function SQLDrivers
     (  read-only SQL_handle_type EnvironmentHandle,
        value counter Direction,
        modifiable stream DriverDescription,
        value counter BufferLength1,
        modifiable counter DescriptionLength,
        modifiable stream DriverAttributes,
        value counter BufferLength2,
        modifiable counter AttributesLength )
Purpose Lists driver descriptions and attribute keywords. Input arguments: 
 Output arguments: 
 |