Freigeben über


ICloneableQueryAnnotation Schnittstelle

Definition

Eine Abfrageanmerkung, die geklont werden kann.

public interface ICloneableQueryAnnotation : Microsoft.EntityFrameworkCore.Query.ResultOperators.IQueryAnnotation
type ICloneableQueryAnnotation = interface
    interface IQueryAnnotation
Public Interface ICloneableQueryAnnotation
Implements IQueryAnnotation
Implementiert

Eigenschaften

QueryModel

Ruft das Abfragemodell ab.

(Geerbt von IQueryAnnotation)
QuerySource

Ruft die Abfragequelle ab.

(Geerbt von IQueryAnnotation)

Methoden

Clone(IQuerySource, QueryModel)

Klont diese Anmerkung.

Gilt für: