NpgsqlException.Line Property
Source file line number (in backend) reporting the error. PostgreSQL 7.4 and up.
[Visual Basic]
Public ReadOnly Property Line As
String
[C#]
public
string Line {get;}
Remarks
Missing <remarks> documentation for P:Npgsql.NpgsqlException.Line
See Also
NpgsqlException Class | Npgsql Namespace