Npgsql Api Docs

NpgsqlException.Hint Property

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