Gets the severity level of the error returned from the SQL Server adapter.
[Visual Basic] Public ReadOnly Property Class As Byte [C#] public byte Class {get;} [C++] public: __property unsigned char get_Class(); [JScript] public function get Class() : Byte;
The severity of the error.
This is a wrapper for the Class property of the first SQLError in the Errors property.
SQLException Class | SQLException Members | System.Data.SQL Namespace | Number | Source | State | Server | Message | Procedure | LineNumber