Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.16 KB

File metadata and controls

64 lines (53 loc) · 2.16 KB
title UnknownMemberTranslation Element (ASSL) | 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
UnknownMemberTranslation Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
UnknownMemberTranslation
helpviewer_keywords
UnknownElementTranslation element
ms.assetid a4b8cdac-b065-4a44-b251-c5ac1cfe5e6f
caps.latest.revision 35
author Minewiskan
ms.author owend
manager erikre

UnknownMemberTranslation Element (ASSL)

Contains a translation for the caption of the UnknownMember element for a Dimension element.

Syntax

  
<UnknownMemberTranslations>  
   <UnknownMemberTranslation xsi:type="Translation">...</UnknownMemberTranslation>  
</UnknownMemberTranslations>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements UnknownMemberTranslations
Child elements None

Remarks

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

See Also

Translation Element (ASSL)
Objects (ASSL)