Position Property (PgSqlException)
Gets an error cursor position as index into the original query string.
public int Position {get;}
'Declaration
Public ReadOnly Property Position As Integer
Property Value
An error cursor position in the query string.