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