RequiresRestart Element (ASSL)

Contains a read-only value associated with a ServerProperty element that determines whether changing the value of the server property requires that the instance be restarted for the change to take effect.

Syntax

<ServerProperty>
   ...
   <RequiresRestart>...</RequiresRestart>
   ...
</ServerProperty>

Element Characteristics

Characteristic

Description

Data type and length

Boolean

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent element

ServerProperty

Child elements

None

Remarks

The element that corresponds to the parent of RequiresRestart in the Analysis Management Objects (AMO) object model is ServerProperty.