IModel.ModelDependencies Property

Definition

The runtime service dependencies.

public virtual Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies? ModelDependencies { get; set; }
member this.ModelDependencies : Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies with get, set
Public Overridable Property ModelDependencies As RuntimeModelDependencies

Property Value

Applies to