共用方式為


ModelSourceDependencies.ModelCustomizer 屬性

定義

取得 , IModelCustomizer 除了慣例所探索到的專案之外,還會執行模型的其他組態。

public Microsoft.EntityFrameworkCore.Infrastructure.IModelCustomizer ModelCustomizer { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IModelCustomizer ModelCustomizer { get; init; }
member this.ModelCustomizer : Microsoft.EntityFrameworkCore.Infrastructure.IModelCustomizer
member this.ModelCustomizer : Microsoft.EntityFrameworkCore.Infrastructure.IModelCustomizer with get, set
Public ReadOnly Property ModelCustomizer As IModelCustomizer
Public Property ModelCustomizer As IModelCustomizer

屬性值

適用於