SourceMeasureGroup Element (ASSL)
Identifies the measure group that serves as the data source for a mining structure column.
Syntax
<MiningStructureColumn xsi:type="TableMiningStructureColumn">
...
<SourceMeasureGroup xsi:type="MeasureGroupBinding">...</SourceMeasureGroup>
...
</MiningStructureColumn>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | MeasureGroupBinding |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements | MiningStructureColumn of type TableMiningStructureColumn |
Child elements | None |
Remarks
For more information about the Binding type, including tables of Analysis Services Scripting Language (ASSL) objects of the Binding type and the inheritance hierarchy of Binding types, see Binding Data Type (ASSL).
The elements that correspond to the parents of SourceMeasureGroup in the Analysis Management Objects (AMO) object model are MiningStructureColumn and TableMiningStructureColumn.