SqlNullValueException
The exception that is thrown when the Value property of a SqlTypes structure is set to null.
public SqlNullValueException()
Initializes a new instance of the SqlNullValueException class with a system-supplied message that describes the error.
Initializes a new instance of the SqlNullValueException class with a specified message that describes the error.
Initializes a new instance of the SqlNullValueException class with a specified error message and a reference to the inner exception that is the cause of this exception.