Freigeben über


Multiplicity-Enumeration

Specifies whether a relationship end is connected to the "one" or "many" side of a one-to-many relationship.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Enumeration Multiplicity
'Usage
Dim instance As Multiplicity
public enum Multiplicity
public enum class Multiplicity
type Multiplicity
public enum Multiplicity

Elemente

Elementname Beschreibung
Many The "many" side of the one-to-many relationship.
One The "one" side of a one-to-many relationship.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace