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