FunctionWrongReturnTypeException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
Name | Description |
---|---|
FunctionWrongReturnTypeException () |
Initializes a new instance of the SqlServerManagementException class.
|
FunctionWrongReturnTypeException (String) |
Initializes a new instance of the FunctionWrongReturnTypeException class that has the specified message text.
|
FunctionWrongReturnTypeException (String, Exception) |
Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.
|
FunctionWrongReturnTypeException (String, String, String) |