Sdílet prostřednictvím


EntityQueryModelVisitor.CreateTransparentIdentifierType(Type, Type) Metoda

Definice

Toto rozhraní API podporuje infrastrukturu Entity Framework Core a není určené k použití přímo z vašeho kódu. Toto rozhraní API se může změnit nebo odebrat v budoucích verzích.

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

Parametry

outerType
Type
innerType
Type

Návraty

Platí pro