RelationalShapedQueryCompilingExpressionVisitorDependencies.RelationalParameterBasedSqlProcessorFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SQL processor based on parameter values.
public Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory RelationalParameterBasedSqlProcessorFactory { get; init; }
public Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory RelationalParameterBasedSqlProcessorFactory { get; }
member this.RelationalParameterBasedSqlProcessorFactory : Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory with get, set
member this.RelationalParameterBasedSqlProcessorFactory : Microsoft.EntityFrameworkCore.Query.IRelationalParameterBasedSqlProcessorFactory
Public Property RelationalParameterBasedSqlProcessorFactory As IRelationalParameterBasedSqlProcessorFactory
Public ReadOnly Property RelationalParameterBasedSqlProcessorFactory As IRelationalParameterBasedSqlProcessorFactory