Class Property (SqlError)
In This Topic
Gets the severity level of the error returned from SQL Server.
Syntax
'Declaration
Public ReadOnly Property Class As Byte
Property Value
A value from 1 to 25 that indicates the severity level of the error.
See Also