LineNumber Property (PgSqlError)
Gets the line number of the source-code location where the error was reported.
public int LineNumber {get;}
'Declaration
Public ReadOnly Property LineNumber As Integer
Property Value
The line number of the source-code location.