PropertyValues.EntityType 属性

定义

获取此对象存储其值的基础实体类型。

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { [System.Diagnostics.DebuggerStepThrough] get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property EntityType As IEntityType

属性值

属性

适用于