Share via


IUpdateEntry.EntityType プロパティ

定義

データベースに保存するエンティティの種類。

public Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public ReadOnly Property EntityType As IEntityType

プロパティ値

適用対象