IUpdateEntry.EntityType Property

Definition

The type of entity to be saved to the database.

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

Property Value

Applies to