次の方法で共有


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 生成ヘルパー。

適用対象