DbQueryCommandTree.Query Property
Gets a DbExpression that defines the logic of the query.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbExpressionA DbExpression that defines the logic of the query.