IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityRelation Class |
'Declaration
<DataContractAttribute()> Public Class EntityRelation
'Usage
Dim instance As EntityRelation
[DataContract()] public class EntityRelation
The EntityRelation corresponds to an association in the conceptual model of your Entity Domain Model. There are two ends to every relation: Role1 and Role2. The multiplicity of the two ends determines the multiplicity of the relation.
System.Object
IdeaBlade.EntityModel.EntityRelation
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