Share via


Database.Dependencies Property

Definition

Dependencies for this service.

protected virtual Microsoft.EntityFrameworkCore.Storage.DatabaseDependencies Dependencies { get; }
member this.Dependencies : Microsoft.EntityFrameworkCore.Storage.DatabaseDependencies
Protected Overridable ReadOnly Property Dependencies As DatabaseDependencies

Property Value

Applies to