共用方式為


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

屬性值

屬性

適用於