HistoryRepositoryDependencies.ConventionSetBuilder Property

Definition

The core convention set to use when creating the model.

C#
public Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IConventionSetBuilder ConventionSetBuilder { get; }
C#
public Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.IConventionSetBuilder ConventionSetBuilder { get; }
C#
public Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.IConventionSetBuilder ConventionSetBuilder { get; init; }

Property Value

Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IConventionSetBuilder

Applies to

Product Versions
Entity Framework Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0