共用方式為


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

查詢模型。

適用於