DefaultValue Element (ASSL)
Contains the read-only default value of the associated ServerProperty element.
Syntax
<ServerProperty>
...
<DefaultValue> </DefaultValue>
...
</ServerProperty>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
Any simpleType |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
This element contains the read-only installation default value of the ServerProperty for the current instance of Microsoft SQL Server Analysis Services. The default value is supplied by the instance, and typically cannot be changed.
The element that corresponds to the parent of DefaultValue in the Analysis Management Objects (AMO) object model is ServerProperty.