IConventionModel.Builder Property

Definition

Gets the builder that can be used to configure this model.

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

Property Value

Applies to