Freigeben über


UnsupportedObjectTypeException-Konstruktor

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

Initializes a new instance of the UnsupportedObjectTypeException 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 UnsupportedObjectTypeException() Initializes a new instance of the UnsupportedObjectTypeException class.
Öffentliche Methode UnsupportedObjectTypeException(String) Initializes a new instance of the UnsupportedObjectTypeException class that has the specified message text.
Öffentliche Methode UnsupportedObjectTypeException(String, Exception) Initializes a new instance of the UnsupportedObjectTypeException class that has the specified message text and inner exception.
Öffentliche Methode UnsupportedObjectTypeException(String, String) Initializes a new instance of the UnsupportedObjectTypeException class that has the specified object type and host.

Zum Anfang

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Siehe auch

Verweis

UnsupportedObjectTypeException Klasse

Microsoft.SqlServer.Management.Dmf-Namespace