DbReferenceEntry<TEntity, TProperty>.Query Method ()
Returns the query that would be used to load this entity from the database. The returned query can be modified using LINQ to perform filtering or operations in the database.
Assembly: EntityFramework (in EntityFramework.dll)