Context
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each context to which a group of limits, rates of change, or deviations can belong. Example contexts are "Normal Operation" and "Cold Shutdown."
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) ContextKey |
int NOT NULL |
The unique numerical identifier for the context. This value is automatically generated when a new context is added. |
|
Description |
nvarchar(50) NOT NULL |
The description of the context. |