SqlTagUnknown¶
A SQL type reported by the driver that this library does not map to a SqlValue variant. Carries the raw ODBC SQL type code (see the SQL_* constants in the ODBC headers).
Constructors¶
create¶
Parameters¶
- raw_type': I16 val
Returns¶
- SqlTagUnknown val^
Public fields¶
let raw_type: I16 val¶
Public Functions¶
string¶
Returns¶
- String iso^