RelationalShapedQueryCompilingExpressionVisitorDependencies.ParameterNameGeneratorFactory 属性

定义

注意

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; }
[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

属性值

属性

适用于