|
SQLGetInfo Full Description |
|
Syntax define external counter function SQLGetInfo
( read-only SQL_handle_type ConnectionHandle,
value counter InfoType,
read-only SQL_vector_type InfoValue,
value counter BufferLength,
modifiable counter StringLength )
Purpose Returns general information about the driver and data source associated with a connection. Input arguments:
Output argument:
|