QueryCompilationContext.CloneAnnotations(QuerySourceMapping, QueryModel) Yöntem

Tanım

Yeni bir QueryModel hedefleyen kopyalanmış ek açıklamalar oluşturur.

public virtual void CloneAnnotations (Remotion.Linq.Clauses.QuerySourceMapping querySourceMapping, Remotion.Linq.QueryModel queryModel);
abstract member CloneAnnotations : Remotion.Linq.Clauses.QuerySourceMapping * Remotion.Linq.QueryModel -> unit
override this.CloneAnnotations : Remotion.Linq.Clauses.QuerySourceMapping * Remotion.Linq.QueryModel -> unit
Public Overridable Sub CloneAnnotations (querySourceMapping As QuerySourceMapping, queryModel As QueryModel)

Parametreler

querySourceMapping
Remotion.Linq.Clauses.QuerySourceMapping

Bir sorgu kaynağı eşleme.

queryModel
Remotion.Linq.QueryModel

Bir sorgu modeli.

Şunlara uygulanır