次の方法で共有


RelationalShapedQueryCompilingExpressionVisitorDependencies.RelationalParameterBasedSqlProcessorFactory プロパティ

定義

パラメーター値に基づく SQL プロセッサ。

public Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory RelationalParameterBasedSqlProcessorFactory { get; }
public Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory RelationalParameterBasedSqlProcessorFactory { get; init; }
member this.RelationalParameterBasedSqlProcessorFactory : Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory
member this.RelationalParameterBasedSqlProcessorFactory : Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory with get, set
Public ReadOnly Property RelationalParameterBasedSqlProcessorFactory As IRelationalParameterBasedSqlProcessorFactory
Public Property RelationalParameterBasedSqlProcessorFactory As IRelationalParameterBasedSqlProcessorFactory

プロパティ値

適用対象