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.
语法
<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 | |
| Child elements | None | 
备注
The element that corresponds to the parent of RequiresRestart in the Analysis Management Objects (AMO) object model is ServerProperty.
请参阅
参考
ServerProperties Element (ASSL)
Server Element (ASSL)
Properties (ASSL)