Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.69 KB

File metadata and controls

66 lines (55 loc) · 1.69 KB
title Name Element (Parameter) (XMLA) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
Name Element (Parameter)
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
urn:schemas-microsoft-com:xml-analysis#Name
microsoft.xml.analysis.name
helpviewer_keywords
Name element
ms.assetid 180e3b4d-058e-4deb-843d-ec60949edab0
caps.latest.revision 11
author jeannt
ms.author jeannt
manager erikre

Name Element (Parameter) (XMLA)

Contains the name of a parameter represented by the Parameter element.

Syntax

  
<Parameter>  
   ...  
   <Name>...</Name>  
   ...  
</Parameter>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements Parameter
Child elements None

Remarks

See Also

Properties (XMLA)