DbQuery<TResult>.IQueryable.Expression Property

Definition

The IQueryable LINQ Expression.

System.Linq.Expressions.Expression System.Linq.IQueryable.Expression { get; }
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Linq.Expressions.Expression System.Linq.IQueryable.Expression { get; }
System.Linq.IQueryable.Expression
 ReadOnly Property Expression As Expression Implements IQueryable.Expression

Property Value

Implements

Attributes

Applies to