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