Freigeben über


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.

Hinweise

Neu:17. Juli 2006

Indicates if related attribute has many-to-one or one-to-one relationship with this attribute.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices Namespace