SystemShutdown Table

A row in this table indicates that the system is being taken down, and is used to show a warning to users.

Table 1. Database columns for SystemShutdown table

Database Column

Details

SystemShutdownID

Type: integer. Key. Generated ID

Synthetic key for this table.

MessageResourceName

Type: text (max 256 characters). Nullable

A resource name used to look up a message to show to the operator

StartTime

Type: datetime

The time the shutdown is scheduled to begin

EndTime

Type: datetime

The estimated time that the shutdown will end