DevForce Help Reference
EntityRelationRole Class
Members 


Represents one end of an EntityRelation.
Object Model
EntityRelationRole ClassEntityRelation ClassEntityRelationLink ClassEntityRelationRole ClassDataEntityProperty ClassEntityReferenceStrategy Class
Syntax
'Declaration
 
<DataContractAttribute()>
Public Class EntityRelationRole 
'Usage
 
Dim instance As EntityRelationRole
[DataContract()]
public class EntityRelationRole 
Remarks
You can obtain an instance of EntityRelationRole from an EntityRelation or EntityRelationLink. You may use the ReferenceStrategy property to change the default handling for a NavigationEntityProperty on an Entity.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityRelationRole

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

EntityRelationRole Members
IdeaBlade.EntityModel Namespace

Send Feedback