Share via


QueryContext.Dependencies Property

Definition

Dependencies for this service.

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

Property Value

Applies to