ServerList
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each server used in an enterprise system. Allows for the creation of the system namespace, which contains a list of servers, and a flat namespace of tags per server.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) ServerKey |
int NOT NULL |
The unique numerical identifier of am AVEVA Historian server. This value is automatically generated by the system when a server is added. |
|
ComputerName |
nvarchar(50) NOT NULL |
The Microsoft network name of the server computer. |
|
Description |
nvarchar(50) NULL |
The description of the server. |