DbQuery<TResult> Implicit Conversion (DbQuery<TResult> to DbQuery)
Returns a new instance of the non-generic DbQuery class for this query.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entry
-
Type:
System.Data.Entity.Infrastructure.DbQuery<TResult>
The query.