Freigeben über


InvalidSmoOperationException-Konstruktor

Initializes a new instance of the InvalidSmoOperationException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode InvalidSmoOperationException() () () () Initializes a new instance of the InvalidSmoOperationException class.
Öffentliche Methode InvalidSmoOperationException(String) Initializes a new instance of the InvalidSmoOperationException class with the specified message.
Öffentliche Methode InvalidSmoOperationException(String, SqlSmoState) Initializes a new instance of the InvalidSmoOperationException class with the specified message and SMO state.
Öffentliche Methode InvalidSmoOperationException(String, Exception) Initializes a new instance of the InvalidSmoOperationException class with the specified message and inner exception.

Zum Anfang