IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : Multiplicity Enumeration |
'Declaration
Public Enum Multiplicity Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As Multiplicity
public enum Multiplicity : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Many | Many - 0 to N |
One | One |
ZeroOrOne | Zero or One |
System.Object
System.ValueType
System.Enum
IdeaBlade.EntityModel.Multiplicity
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2