KeyColumn Element (ASSL)
Contains the definition of a column that is, or is part of, the key for an attribute.
Syntaxe
<KeyColumns>
<KeyColumn xsi:type="DataItem">...</KeyColumn>
<KeyColumns>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
|
Default value |
None |
Cardinality |
1-n: Required element that can occur more than once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Notes
For more information about the DataItem type, including a table of Analysis Services Scripting Language (ASSL) objects and properties of the DataItem type, see DataItem Data Type (ASSL).
The elements that correspond to the parents of the KeyColumns collection in the Analysis Management Objects (AMO) object model are AggregationInstanceAttribute, DimensionAttribute, MeasureGroupAttribute, and ScalarMiningStructureColumn.
Voir aussi
Référence
AggregationInstanceAttribute Data Type (ASSL)
AggregationInstanceCubeDimension Data Type (ASSL)
DimensionAttribute Data Type (ASSL)
MeasureGroupAttribute Data Type (ASSL)
ScalarMiningStructureColumn Data Type (ASSL)
Objects (ASSL)