ModelCreationDependencies.ConventionSetBuilder Property

Definition

The convention set to use when creating the model.

public Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.IConventionSetBuilder ConventionSetBuilder { get; init; }
member this.ConventionSetBuilder : Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.IConventionSetBuilder with get, set
Public Property ConventionSetBuilder As IConventionSetBuilder

Property Value

Applies to