IMutableEntityType.DefiningQuery Property

Definition

Gets the LINQ query used as the default source for queries of this type.

public System.Linq.Expressions.LambdaExpression DefiningQuery { get; set; }
member this.DefiningQuery : System.Linq.Expressions.LambdaExpression with get, set
Public Property DefiningQuery As LambdaExpression

Property Value

Applies to