IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityQuery<T> Class : AddIncludePaths Method |
'Declaration
Public Shadows Function AddIncludePaths( _ ByVal ParamArray propertyPaths() As String _ ) As EntityQuery(Of T)
'Usage
Dim instance As EntityQuery(Of T) Dim propertyPaths() As String Dim value As EntityQuery(Of T) value = instance.AddIncludePaths(propertyPaths)
public new EntityQuery<T> AddIncludePaths( params string[] propertyPaths )
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