IUpdateEntry.EntityType 属性

定义

要保存到数据库的实体的类型。

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

属性值

适用于