aaAttributeDataPending
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each attribute in the latest ArchestrA attribute data package.
|
Column |
Data Type |
Description |
|---|---|---|
|
AttributeName |
nvarchar(256) NOT NULL |
The ArchestrA attribute name. This name corresponds to a AVEVA Historian tagname. |
|
(FK) ObjectKey |
int NOT NULL |
ObjectKey is a foreign key from the aaObjectDataPending table. |