What property contains the actual error message returned by SQL Server?
1. SqlException.Source
2. SqlException.Message
3. SqlError.Class
4. SqlError.Message

Options
- 1, 2
- 1,2,3
- 2,3
- 2,4


CORRECT ANSWER : 2,4

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement