ModelCreationDependencies.ModelRuntimeInitializer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The model runtime initializer that will be used after the model building is finished.
public Microsoft.EntityFrameworkCore.Infrastructure.IModelRuntimeInitializer ModelRuntimeInitializer { get; init; }
member this.ModelRuntimeInitializer : Microsoft.EntityFrameworkCore.Infrastructure.IModelRuntimeInitializer with get, set
Public Property ModelRuntimeInitializer As IModelRuntimeInitializer