IConventionEntityTypeBuilder.Metadata Property

Definition

Gets the entity type being configured.

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

Property Value

Applies to