CardinalityType Enumeration
CardinalityType Enumeration
The CardinalityType enumeration provides the options for how dimension member values can be related to measure group rows.
Enumeration Values
| Name | Summary |
|---|---|
| OneToOne | Specifies that a related attribute has a one-to-one relationship with this attribute. |
| OneToMany | Specifies that a related attribute has a one-to-many relationship with this attribute. |