RelationalEntityTypeAnnotations.EntityType Property

Definition

The IEntityType to annotate.

protected virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Protected Overridable ReadOnly Property EntityType As IEntityType

Property Value

Applies to