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

属性值

适用于