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