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