Поделиться через


ICloneableQueryAnnotation Интерфейс

Определение

Заметка запроса, которую можно клонировать.

public interface ICloneableQueryAnnotation : Microsoft.EntityFrameworkCore.Query.ResultOperators.IQueryAnnotation
type ICloneableQueryAnnotation = interface
    interface IQueryAnnotation
Public Interface ICloneableQueryAnnotation
Implements IQueryAnnotation
Реализации

Свойства

QueryModel

Возвращает модель запроса.

(Унаследовано от IQueryAnnotation)
QuerySource

Возвращает источник запроса.

(Унаследовано от IQueryAnnotation)

Методы

Clone(IQuerySource, QueryModel)

Клонирует эту заметку.

Применяется к