共用方式為


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

屬性值

屬性

適用於