| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityRelation Class > GetEntityRelation Method : GetEntityRelation(String,Boolean) Method |
'DeclarationPublic Overloads Shared Function GetEntityRelation( _ ByVal relationName As String, _ ByVal useShortName As Boolean _ ) As EntityRelation
'UsageDim relationName As String Dim useShortName As Boolean Dim value As EntityRelation value = EntityRelation.GetEntityRelation(relationName, useShortName)
public static EntityRelation GetEntityRelation( string relationName, bool useShortName )
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