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