Name | Description | |
---|---|---|
Class | Gets the severity level of the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Data | (Inherited from Devart.Data.SqlServer.SqlException) | |
ErrorCode | (Inherited from Devart.Data.SqlServer.SqlException) | |
Errors | Gets a collection of one or more SqlError objects that give detailed information about exceptions. (Inherited from Devart.Data.SqlServer.SqlException) | |
HelpLink | Gets or sets a link to the help file associated with this exception. (Inherited from System.Exception) | |
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from System.Exception) | |
InnerException | Gets the System.Exception instance that caused the current exception. (Inherited from System.Exception) | |
LineNumber | Gets the line number within the SQL command batch or stored procedure that generated the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Message | Gets the text describing the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Number | Gets a number that identifies the type of error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Procedure | Gets the name of the stored procedure that generated the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Server | Gets the name of the instance of SQL Server that generated the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
Source | Gets the name of the provider that generated the error. (Inherited from Devart.Data.SqlServer.SqlException) | |
StackTrace | Gets a string representation of the immediate frames on the call stack. (Inherited from System.Exception) | |
State | Gets a numeric error code from SQL Server that represents an error. (Inherited from Devart.Data.SqlServer.SqlException) | |
TargetSite | Gets the method that throws the current exception. (Inherited from System.Exception) |