IOServerType
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for every known I/O Server type. Information about a new I/O Server is added to this table when a server is installed. This table is populated with the latest information about AVEVA I/O Servers at the time of shipping.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) ApplicationName |
nvarchar(32) NOT NULL |
The application name of the I/O Server. This name is usually the same as the executable file name. |
|
Description |
nvarchar(100) NULL |
The description of the I/O Server type. |
|
ExeName |
nvarchar(255) NULL |
The name of the I/O Server's executable file. |
|
Revision |
nchar(20) NULL |
The revision number for the I/O Server. |