RelationalShapedQueryCompilingExpressionVisitorDependencies.ParameterNameGeneratorFactory Propriedade

Definição

Cuidado

Use the service from RelationalParameterBasedSqlProcessorDependencies.

O parâmetro name-generator factory.

public Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory ParameterNameGeneratorFactory { get; }
[System.Obsolete("Use the service from RelationalParameterBasedSqlProcessorDependencies.")]
public Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory ParameterNameGeneratorFactory { get; }
[System.Obsolete("Use the service from RelationalParameterBasedSqlProcessorDependencies.")]
public Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory ParameterNameGeneratorFactory { get; init; }
member this.ParameterNameGeneratorFactory : Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory
[<System.Obsolete("Use the service from RelationalParameterBasedSqlProcessorDependencies.")>]
member this.ParameterNameGeneratorFactory : Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory
[<System.Obsolete("Use the service from RelationalParameterBasedSqlProcessorDependencies.")>]
member this.ParameterNameGeneratorFactory : Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory with get, set
Public ReadOnly Property ParameterNameGeneratorFactory As IParameterNameGeneratorFactory
Public Property ParameterNameGeneratorFactory As IParameterNameGeneratorFactory

Valor da propriedade

Atributos

Aplica-se a