Skip to main content

Partition Processing Configuration Element

Partition Processing Configuration Element

Attributes

AttributeAPI TypeDefaultDescription
ProcessingOptionMeasureGroupProcessingOptionProcessDefault
This value specifies which of the supported Analysis Services processing options will be used to process this object. This is a required property
CubeIdString 
This value specifies the Id of the Analysis Services cube containing the measure group and partition that will be processed.
DatabaseIdString 
This value specifies the Id of the Analysis Services database containing the cube, measure group, and partition that will be processed.
MeasureGroupIdString 
This value specifies the Id of the Analysis Services measure group containing the partition that will be processed.
ParititionNameAstPartitionNode 
This value specifies a reference to the partition that will be processed. This references an existing definiton.
PartitionIdString 
This value specifies the Id of the Analysis Services partition that will be processed.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.