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