IQueryAnnotation.QueryModel 属性

定义

获取查询模型。

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

属性值

Remotion.Linq.QueryModel

查询模型。

适用于