Udostępnij przez


UnsupportedObjectTypeException Constructor

Initializes a new instance of the SqlServerManagementException class.

Overload List

Name Description
UnsupportedObjectTypeException ()
Initializes a new instance of the SqlServerManagementException class.
UnsupportedObjectTypeException (String)
Initializes a new instance of the UnsupportedObjectTypeException class tha has the specified message text.
UnsupportedObjectTypeException (String, Exception)
Initializes a new instance of the UnsupportedObjectTypeException class that has the specified message text and inner exception.
UnsupportedObjectTypeException (String, String)