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
'Usage
Dim instance As Cardinality
public enum Cardinality
public enum class Cardinality
type Cardinality
public enum Cardinality

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace