Npgsql Api Docs
NpgsqlError.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
NpgsqlError Class
|
Npgsql Namespace