Cube Dimension Many to Many Binding Element
X-Ref:
- Ast Cube Dimension Many To Many Binding Node
- Ast Cube Dimension Binding Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
CubeDimensionName | AstCubeDimensionNode | This value specifies a direct reference to the cube dimension that will be bound to the measure group. This is a required reference to an existing definiton. | |
IntermediateMeasureGroupName | AstCubeMeasureGroupNode | This value specifies a direct reference to the measure group that will serve as the intermediate measure group. This is a required reference to an existing definiton. |
Singleton Children
Child | API Type | Description |
---|---|---|
<DirectSlice /> | String | String is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |