Freigeben über


QueryCompilationContext.CloneAnnotations Methode

Definition

Erstellt geklonte Anmerkungen für ein neues QueryModel.

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)

Parameter

querySourceMapping
Remotion.Linq.Clauses.QuerySourceMapping

Eine Abfragequellenzuordnung.

queryModel
Remotion.Linq.QueryModel

Ein Abfragemodell.

Gilt für: