DevForce Help Reference
Link Property


Gets the EntityRelationLink that corresponds to the directed entity relation with this role as the "To" role.
Syntax
'Declaration
 
Public ReadOnly Property Link As EntityRelationLink
'Usage
 
Dim instance As EntityRelationRole
Dim value As EntityRelationLink
 
value = instance.Link
public EntityRelationLink Link {get;}
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 Class
EntityRelationRole Members

Send Feedback