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


EntityQueryModelVisitor.IntroduceTransparentScope Метод

Определение

Этот API поддерживает инфраструктуру Entity Framework Core и не предназначен для использования непосредственно из кода. В будущих выпусках этот API может быть изменен или удален.

protected virtual void IntroduceTransparentScope (Remotion.Linq.Clauses.IQuerySource querySource, Remotion.Linq.QueryModel queryModel, int index, Type transparentIdentifierType);
abstract member IntroduceTransparentScope : Remotion.Linq.Clauses.IQuerySource * Remotion.Linq.QueryModel * int * Type -> unit
override this.IntroduceTransparentScope : Remotion.Linq.Clauses.IQuerySource * Remotion.Linq.QueryModel * int * Type -> unit
Protected Overridable Sub IntroduceTransparentScope (querySource As IQuerySource, queryModel As QueryModel, index As Integer, transparentIdentifierType As Type)

Параметры

querySource
Remotion.Linq.Clauses.IQuerySource
queryModel
Remotion.Linq.QueryModel
index
Int32
transparentIdentifierType
Type

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