Freigeben über


InvalidSmoOperationException-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the InvalidSmoOperationException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Ü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

Siehe auch

Verweis

InvalidSmoOperationException Klasse

Microsoft.SqlServer.Management.Smo-Namespace