DevForce Help Reference
Multiplicity Enumeration


An enum used when retrieving entities to determine where to look and in what order.
Syntax
'Declaration
 
Public Enum Multiplicity 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As Multiplicity
Members
MemberDescription
Many Many - 0 to N
One One
ZeroOrOne Zero or One
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         IdeaBlade.EntityModel.Multiplicity

Requirements

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

See Also

Reference

IdeaBlade.EntityModel Namespace

Send Feedback