Share via


IQueryAnnotation.QueryModel Property

Definition

Gets the query model.

public Remotion.Linq.QueryModel QueryModel { get; set; }
member this.QueryModel : Remotion.Linq.QueryModel with get, set
Public Property QueryModel As QueryModel

Property Value

Remotion.Linq.QueryModel

The query model.

Applies to