RelationalDatabaseProviderServices.ParameterNameGeneratorFactory Property

Definition

Gets the IParameterNameGeneratorFactory for the database provider.

public virtual Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory ParameterNameGeneratorFactory { get; }
member this.ParameterNameGeneratorFactory : Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory
Public Overridable ReadOnly Property ParameterNameGeneratorFactory As IParameterNameGeneratorFactory

Property Value

Implements

Applies to