EntityQueryModelVisitor.ExtractQueryAnnotations(QueryModel) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
QueryAnnotations根據查詢中找到的批註填入。
protected virtual void ExtractQueryAnnotations (Remotion.Linq.QueryModel queryModel);
abstract member ExtractQueryAnnotations : Remotion.Linq.QueryModel -> unit
override this.ExtractQueryAnnotations : Remotion.Linq.QueryModel -> unit
Protected Overridable Sub ExtractQueryAnnotations (queryModel As QueryModel)
參數
- queryModel
- Remotion.Linq.QueryModel
查詢。