IEntityType.DefiningQuery Property

Definition

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

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

Property Value

Applies to