ODBCAttribute Table

[This is preliminary documentation and subject to change.]

The ODBCAttribute table contains information about the attributes of ODBC drivers and translators.

The ODBCAttribute table has the following columns.

Column Type Key Nullable
Driver_ Identifier Y N
Attribute Text Y N
Value Text Y

Columns

Driver
Internal token name for driver. A primary key for the table.
Attribute
Name of driver attribute. A primary key for the table.
Value
String value for attribute.