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