次の方法で共有


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

プロパティ値

適用対象