InternalSmoErrorException Klasse

Definition

Die Ausnahme wird ausgelöst, wenn ein interner Fehler mit einem T:Microsoft vorliegt. SqlServer.Management.Smo-Objekt.

[System.Serializable]
public sealed class InternalSmoErrorException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type InternalSmoErrorException = class
    inherit SmoException
Public NotInheritable Class InternalSmoErrorException
Inherits SmoException
Vererbung
Attribute

Konstruktoren

Name Beschreibung
InternalSmoErrorException()

Konstruktor für T:Microsoft. SqlServer.Management.Smo.InternalSmoException.

InternalSmoErrorException(String, Exception)

Konstruktor für T:Microsoft. SqlServer.Management.Smo.InternalSmoException.

InternalSmoErrorException(String)

Konstruktor für T:Microsoft. SqlServer.Management.Smo.InternalSmoException.

Eigenschaften

Name Beschreibung
HelpLink

Ruft einen Link als Zeichenfolge zur Supportwebsite ab.

(Geerbt von SmoException)
SmoExceptionType

Ruft den Typ der Exeption aus dem T:Microsoft ab. SqlServer.Management.Smo.SmoExceptionType-Aufzählung.

Methoden

Name Beschreibung
SetHelpContext(String)

Die Ausnahme wird ausgelöst, wenn ein interner Fehler mit einem T:Microsoft vorliegt. SqlServer.Management.Smo-Objekt.

(Geerbt von SmoException)

Gilt für: