NpgsqlError.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.NpgsqlError.Line
See Also
NpgsqlError Class | Npgsql Namespace