Executes this query against the local cache. 
            This method requires that an EntityManager has been previously specified via the 
            [!:EntityQueryExtensions.With(EntityManager)] method. 
            
            Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Parameters
- entityManager (Optional)
- Type: Breeze.SharpEntityManager
Return Value
Type: IEnumerableSee Also
Reference
[!:EntityManager.ExecuteQueryLocally(EntityQuery)]