RelationalDatabaseProviderServices.EntityQueryModelVisitorFactory Property

Definition

Gets the IEntityQueryModelVisitorFactory for the database provider.

public override Microsoft.EntityFrameworkCore.Query.IEntityQueryModelVisitorFactory EntityQueryModelVisitorFactory { get; }
member this.EntityQueryModelVisitorFactory : Microsoft.EntityFrameworkCore.Query.IEntityQueryModelVisitorFactory
Public Overrides ReadOnly Property EntityQueryModelVisitorFactory As IEntityQueryModelVisitorFactory

Property Value

Implements

Applies to