Share via


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

プロパティ値

属性

適用対象