IConventionModelBuilder.Metadata Property

Definition

Gets the model being configured.

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

Property Value

Applies to