FromSqlExpression.Sql Property

Definition

Gets the SQL.

public virtual string Sql { get; }
member this.Sql : string
Public Overridable ReadOnly Property Sql As String

Property Value

The SQL.

Applies to