ODBCSourceAttribute Table

[This is preliminary documentation and subject to change.]

The ODBCSourceAttribute table contains information about the attributes of data sources.

The ODBCSourceAttribute table has the following columns.

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

Columns

Datasource_
Internal token name for data source. A primary key for the table.
Attribute
Name of data source attribute. A primary key for the table.
Value
The string value for the attribute.