| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityRelationLink Class > From Method : From(Type,String) Method |
'DeclarationPublic Overloads Shared Function From( _ ByVal type As Type, _ ByVal relationalPropertyName As String _ ) As EntityRelationLink
'UsageDim type As Type Dim relationalPropertyName As String Dim value As EntityRelationLink value = EntityRelationLink.From(type, relationalPropertyName)
public static EntityRelationLink From( Type type, string relationalPropertyName )
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