aaAttributeData
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each attribute referenced by an object in the ArchestrA namespace.
|
Column |
Data Type |
Description |
|---|---|---|
|
AttributeName |
nvarchar(256) NOT NULL |
The ArchestrA attribute name. This name corresponds to an AVEVA Historian tagname. |
|
(FK) ObjectKey |
int NOT NULL |
ObjectKey is a foreign key from the aaObjectData table. |
|
wwDomainTagKey |
int NOT NULL |
The unique numerical identifier for the ArchestrA attribute (historian tag) in a specific domain. |
|
HierarchicalAttributeName |
TagNameType |
The hierarchical attribute name for the tag. |