Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.11 KB

File metadata and controls

43 lines (33 loc) · 1.11 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
Steps Element (XMLA) | Microsoft Docs
Learn how the Steps element specifies the maximum number of steps used by the DesignAggregations command to design aggregations.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

Steps Element (XMLA)

Specifies the maximum number of steps used by the DesignAggregations command to design aggregations.

Syntax

  
<DesignAggregations>  
   ...  
   <Steps>...</Steps>  
   ...  
</DesignAggregations>  

Element characteristics

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

Element relationships

Relationship Element
Parent elements DesignAggregations
Child elements None

Remarks