WideTableDictionary
- Last UpdatedMar 10, 2025
- 1 minute read
Contains unique identifiers for tags and users.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK, FK) |
int, NOT NULL |
The unique numerical identifier for a database user as defined in the UserDetail table. |
|
(PK, FK) |
TagNameType(nvarchar(256)), NOT NULL |
The unique name of the tag within the AVEVA Historian system. |