Determines whether a Trace element should automatically restart if the Microsoft SQL Server 2005 Analysis Services (SSAS) service stops and restarts.
语法
<Trace>
   ...
   <AutoRestart>...</AutoRestart>
   ...
</Trace>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | Boolean | 
| Default value | False | 
| 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 AutoRestart in the Analysis Management Objects (AMO) object model is Trace.
请参阅
参考
Traces Element (ASSL)
Properties (ASSL)