SQLGetFunctions (level one only)
SQLGetFunctions returns information about whether the driver supports a specific function.
The following table describes the SQLSTATE and error values
for SQLGetFunctions.
| SQLSTATE | Error value | Error message |
|---|---|---|
| 01000 | -1101 | General warning |
| S1000 | -11060 | General error |
| S1001 | -11061 | Memory-allocation failure |
| S1010 | -11067 | Function-sequence error |
| S1095 | -11076 | Function type out of range |