共用方式為


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

屬性值

適用於