Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 2.37 KB

File metadata and controls

70 lines (56 loc) · 2.37 KB
title NonEmptyBehavior 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
NonEmptyBehavior Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
NonEmptyBehavior
helpviewer_keywords
NonEmptyBehavior element
ms.assetid b4c78af4-b049-4189-a35b-206e3938d1db
caps.latest.revision 34
author Minewiskan
ms.author owend
manager erikre

NonEmptyBehavior Element (ASSL)

Determines the non-empty behavior associated with the parent of the CalculationProperty element.

Syntax

  
<CalculationProperty>  
  
   <NonEmptyBehavior>...</NonEmptyBehavior>  
  
</CalculationProperty>  

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 CalculationProperty
Child elements None

Remarks

The NonEmptyBehavior property applies to CalculationProperty elements with a CalculationType set to Member.

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

See Also

CalculationProperties Element (ASSL)
MdxScript Element (ASSL)
MdxScripts Element (ASSL)
Properties (ASSL)