Version Element (ASSL)

Contains the read-only version number of the instance of Microsoft SQL Server Analysis Services represented by the Server element.

Syntax

<Server>
      ...
      <Version>...</Version>
   ...
</Server>

Element Characteristics

Characteristic

Description

Data type and length

String

Default value

None

Cardinality

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

Element Relationships

Relationship

Element

Parent element

Server

Child elements

None

Remarks

The Version element describes which version of Analysis Services is installed.

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