共用方式為


DefaultQuerySqlGenerator.SqlGenerator 屬性

定義

取得 SQL 產生協助程式。

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

屬性值

SQL 產生協助程式。

適用於