KeyColumn Element (ASSL)

Contains the definition of a column that is, or is part of, the key for an attribute.

Syntax

  
<KeyColumns>  
   <KeyColumn xsi:type="DataItem">...</KeyColumn>  
<KeyColumns>  

Element Characteristics

Characteristic Description
Data type and length DataItem
Default value None
Cardinality 1-n: Required element that can occur more than once.

Element Relationships

Relationship Element
Parent elements KeyColumns
Child elements None

Remarks

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.

See Also

AggregationInstanceAttribute Data Type (ASSL)
AggregationInstanceCubeDimension Data Type (ASSL)
DimensionAttribute Data Type (ASSL)
MeasureGroupAttribute Data Type (ASSL)
ScalarMiningStructureColumn Data Type (ASSL)
Objects (ASSL)