NpgsqlException.Position Property
[This is preliminary documentation and subject to change.]
Position (one based) within the query string where the error was encounterd. PostgreSQL 7.4 and up.
[Visual Basic]
Public ReadOnly Property Position As
String
[C#]
public
string Position {get;}
See Also
NpgsqlException Class | Npgsql Namespace