Partilhar via


EntityQueryModelVisitor.CreateTransparentIdentifierType(Type, Type) Método

Definição

Essa API dá suporte à infraestrutura do Entity Framework Core e não se destina a ser usada diretamente do seu código. Essa API pode ser alterada ou removida em versões futuras.

protected virtual Type CreateTransparentIdentifierType (Type outerType, Type innerType);
abstract member CreateTransparentIdentifierType : Type * Type -> Type
override this.CreateTransparentIdentifierType : Type * Type -> Type
Protected Overridable Function CreateTransparentIdentifierType (outerType As Type, innerType As Type) As Type

Parâmetros

outerType
Type
innerType
Type

Retornos

Aplica-se a