共用方式為


QuerySqlGeneratorFactoryBase.SqlGenerationHelper 屬性

定義

取得 SQL 產生協助程式。

protected virtual Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper SqlGenerationHelper { get; }
member this.SqlGenerationHelper : Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper
Protected Overridable ReadOnly Property SqlGenerationHelper As ISqlGenerationHelper

屬性值

SQL 產生協助程式。

適用於