Share via


QuerySqlGenerator.Sql Property

Definition

The current SQL command builder.

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

Property Value

Applies to