Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.09 KB

File metadata and controls

68 lines (56 loc) · 2.09 KB
title Version Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
Version Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
Version
helpviewer_keywords
Version element
ms.assetid fb26fe5d-de40-443b-a8bc-031c950552e6
caps.latest.revision 39
author Minewiskan
ms.author owend
manager erikre

Version Element (ASSL)

Contains the read-only version number of the instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] 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 [!INCLUDEssASnoversion] is installed.

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

See Also

Edition Element (ASSL)
Properties (ASSL)