RelationshipMultiplicity Enum

Definition

Represents the multiplicity information about the end of a relationship type

public enum RelationshipMultiplicity
type RelationshipMultiplicity = 
Public Enum RelationshipMultiplicity
Inheritance
RelationshipMultiplicity

Fields

Many 2

Lower bound is zero and upper bound is null

One 1

Both lower bound and upper bound is one

ZeroOrOne 0

Lower Bound is Zero and Upper Bound is One

Applies to