Expand Minimize
This topic has not yet been rated - Rate this topic

KeyColumns Element (ASSL)

Contains the collection of KeyColumn element definitions for a parent object.


<DimensionAttribute> <!-- or AggregationInstanceAttribute, AggregationInstanceCubeDimension, MeasureGroupAttribute, ScalarMiningStructureColumn -->
   ...
   <KeyColumns>
      <KeyColumn xsi:type="DataItem"...</KeyColumn>
   </KeyColumns>
   ...
</Dimension>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that can occur more than once.

The KeyColumns collection can contain multiple KeyColumn elements that represent a multipart key for an attribute or mining structure column.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.