DevForce Help Reference
With Method (EntityQueryExtensions)


Returns a clone of the query for the specified EntityManager.
Overload List
OverloadDescription
With<TQuery>(TQuery,EntityManager) Returns a clone of the query for the specified EntityManager.  
With<TQuery>(TQuery,QueryStrategy) Returns a clone of the query with the specified QueryStrategy set.  
With<TQuery>(TQuery,EntityManager,QueryStrategy) Returns a clone of the query with the specified EntityManager and QueryStrategy set.  
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

EntityQueryExtensions Class
EntityQueryExtensions Members

Send Feedback