Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.14 KB

File metadata and controls

66 lines (55 loc) · 2.14 KB
title AllMemberTranslation Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/03/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
AllMemberTranslation Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
AllMemberTranslation
helpviewer_keywords
AllMemberTranslation element
ms.assetid 31ec0c44-8f1d-457c-9e8b-61dd5bc468f7
caps.latest.revision 35
author Minewiskan
ms.author owend
manager erikre

AllMemberTranslation Element (ASSL)

Contains a translation for the caption of the All member of a Hierarchy element.

Syntax

  
<AllMemberTranslations>  
   <AllMemberTranslation xsi:type="Translation">...  
   </AllMemberTranslation>  
</AllMemberTranslations>  

Element Characteristics

Characteristic Description
Data type and length Translation
Default value None
Cardinality 0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element
Parent element AllMemberTranslations
Child elements None

Remarks

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

See Also

Translation Element (ASSL)
Hierarchy Element (ASSL)
Objects (ASSL)