DefaultQuerySqlGenerator.SqlGenerator Özellik

Tanım

SQL oluşturma yardımcısını alır.

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

Özellik Değeri

ISqlGenerationHelper

SQL oluşturma Yardımcısı.

Şunlara uygulanır