共用方式為


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

適用於