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;}

Remarks

Missing <remarks> documentation for P:Npgsql.NpgsqlException.Hint

See Also

NpgsqlException Class | Npgsql Namespace