ModelSourceDependencies.CoreConventionSetBuilder 属性

定义

Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ICoreConventionSetBuilder获取将生成用于生成模型的约定的 。

public Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ICoreConventionSetBuilder CoreConventionSetBuilder { get; }
member this.CoreConventionSetBuilder : Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ICoreConventionSetBuilder
Public ReadOnly Property CoreConventionSetBuilder As ICoreConventionSetBuilder

属性值

Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.ICoreConventionSetBuilder

适用于