EntityTypeBuilder.Metadata Property

Definition

The entity type being configured.

public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType Metadata { get; }
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType
Public Overridable ReadOnly Property Metadata As IMutableEntityType

Property Value

Applies to