DriverDoesNotSupportDescribeParam¶
The ODBC driver does not implement SQLDescribeParam. Classified from SQLSTATE IM001 ("driver does not support this function") or HYC00 ("optional feature not implemented"). SQLite's ODBC driver is the most common offender; psqlODBC supports SQLDescribeParam.
Constructors¶
create¶
Returns¶
Public Functions¶
string¶
Returns¶
- String val
eq¶
Parameters¶
- that: DriverDoesNotSupportDescribeParam val
Returns¶
- Bool val
ne¶
Parameters¶
- that: DriverDoesNotSupportDescribeParam val
Returns¶
- Bool val