ModelCreationDependencies.ConventionSetBuilder 属性

定义

创建模型时要使用的约定集。

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

属性值

适用于