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