.Asset.ElementHierarchy
- Last UpdatedFeb 07, 2023
- 1 minute read
- PI System
- PI OLEDB Enterprise 2019
- Developer
|
Name |
Data type |
Is nullable? |
Primary Key |
|---|---|---|---|
|
Path |
String |
No |
Yes |
|
Name |
String |
No |
Yes |
|
Level |
Int16 |
No |
No |
|
ElementID |
GUID |
No |
No |
|
ParentElementID |
GUID |
Yes |
No |
|
ReferenceTypeID |
GUID |
No |
No |
|
SecurityDescriptor |
String |
No |
No |
|
CheckOutTime |
DateTime |
Yes |
No |
|
CheckOutUserName |
String |
Yes |
No |
|
CheckOutMachineName |
String |
Yes |
No |
Implementation details
The path column is only evaluated if the path is less than 1000 characters.