Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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 | Formatted | N | 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 localizable string value for the attribute.
Remarks
The InstallODBC and RemoveODBC actions in sequence tables process the information in this table. For information about using sequence tables, see Using a Sequence Table.
Validation