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