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

속성 값

특성

적용 대상