3 references to Query
System.Data.Entity (3)
System\Data\Objects\Internal\ObjectFullSpanRewriter.cs (1)
62
if (!TryGetEntityType(this.
Query
.ResultType, out entityType))
System\Data\Objects\Internal\ObjectSpanRewriter.cs (2)
24
/// by the <see cref="
Query
"/> property. Virtual methods provide an opportunity for derived
122
/// <returns>The rewritten version of <see cref="
Query
"/> if spanning was required; otherwise <c>null</c>.</returns>