IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityQuery Class > Create Method : Create(Type,EntityManager) Method |
'Declaration
Public Overloads Shared Function Create( _ ByVal entityType As Type, _ ByVal entityManager As EntityManager _ ) As EntityQuery
'Usage
Dim entityType As Type Dim entityManager As EntityManager Dim value As EntityQuery value = EntityQuery.Create(entityType, entityManager)
public static EntityQuery Create( Type entityType, EntityManager entityManager )
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