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