Npgsql Api Docs

NpgsqlError.ErrorSql Property

String containing the sql sent which produced this error.

[Visual Basic]
Public Property ErrorSql As String
[C#]
public string ErrorSql {get; set;}

See Also

NpgsqlError Class | Npgsql Namespace