RelationalQueryModelVisitorFactory.RelationalDependencies Property

Definition

Dependencies used to create a EntityQueryModelVisitorFactory

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

Property Value

Applies to