NpgsqlException.Hint Property
[This is preliminary documentation and subject to change.]
Suggestion to help resolve the error. PostgreSQL 7.4 and up.
[Visual Basic]
Public ReadOnly Property Hint As
String
[C#]
public
string Hint {get;}
See Also
NpgsqlException Class | Npgsql Namespace