SeverityMessage Property (PgSqlError)
Gets the severity text of the error, as returned by the server.
public string SeverityMessage {get;}
'Declaration
Public ReadOnly Property SeverityMessage As String
Property Value
The severity text of the error, as returned by the server.