DimensionJoinCondition

Defines join condition.

Description

The dimension join condition defines a condition to make a join query for two dimension level elements.

See Also

cubeKey

The name of key in tabular cube element.

Description

This property gives the column name in the tabular cube that wants to make join query and is considered as the key.

See Also

hierarchyKey

The name of key in tabular hierarchy element.

Description

This property gives the column name in the tabular hierarchy that wants to make join query and is considered as the key.

See Also

level

Provides the name of the level element.

Description

This property gives the name of the tabular level name that is in the hierarchy element and wants to make join query.

See Also