EntityQueryModelVisitorFactory.Dependencies Property

Definition

Dependencies used to create a EntityQueryModelVisitorFactory

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

Property Value

Applies to