Rediger

Del via


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.

Element Relationships

Relationship Element
Parent elements ServerProperty
Child elements None

Remarks

This element contains the read-only installation default value of the ServerProperty for the current instance of 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.

See Also

ServerProperties Element (ASSL)
Server Element (ASSL)
Properties (ASSL)