dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlError Class / Severity Property

In This Topic
Severity Property (PgSqlError)
In This Topic
Gets the of message severity.
Syntax
'Declaration
 
Public ReadOnly Property Severity As Severity
 

Property Value

One of the Severity values.
See Also