DbQuery<TResult>.Sql Property

Definition

Gets a String representation of the underlying query.

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

Property Value

Applies to