Cardinality Enumeration
Represents the cardinality of a relationship.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public Enumeration Cardinality
public enum Cardinality
public enum class Cardinality
public enum Cardinality
public enum Cardinality
Members
Member name | Description |
---|---|
Many | Relationship is Many-to-One. |
One | Relationship is One-to-One. |
Remarks
New:17 July 2006
Indicates if related attribute has many-to-one or one-to-one relationship with this attribute.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.