共用方式為


EntityQueryModelVisitor.CreateTransparentIdentifierType(Type, Type) 方法

定義

此 API 支援 Entity Framework Core 基礎結構,並不適合直接從您的程式碼使用。 此 API 可能會在未來的版本中變更或移除。

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

參數

outerType
Type
innerType
Type

傳回

適用於