|
|
От: | BluntBlind | |
| Дата: | 01.09.09 04:13 | ||
| Оценка: | |||
Class — Gets the severity level of the error returned from the .NET Framework Data Provider for SQL Server.
LineNumber — Gets the line number within the Transact-SQL command batch or stored procedure that generated the error.
Number — Gets a number that identifies the type of error.
Procedure — Gets the name of the stored procedure or remote procedure call (RPC) that generated the error.
State — Gets a numeric error code from SQL Server that represents an error, warning or "no data found" message. For more information about how to decode these values, see SQL Server Books Online.