ODBCEnv¶
ODBCEnv¶
The class that wraps our ODBC Environment handle.
Usage¶
It is currently very simple as very few of the attributes are implemented as of yet.
Currently, we only support ODBC version 3.0.
Implements¶
- SqlState ref
Constructors¶
create¶
Returns¶
- ODBCEnv ref^
Public fields¶
let odbcenv: ODBCHandleEnv tag¶
var strict: Bool val¶
Public Functions¶
dbc¶
Used to create an ODBCDbc object from this ODBCEnv.
Returns¶
- ODBCDbc ref ?
sqlstates¶
Returns an array of SQL States