IQueryAnnotation.QueryModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The query model.