SfcUnsupportedVersionException-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Initializes a new instance of the SfcUnsupportedVersionException class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
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 | |
---|---|---|
SfcUnsupportedVersionException() | Initializes a new instance of the SfcUnsupportedVersionException class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
SfcUnsupportedVersionException(String) | Initializes a new instance of the SfcUnsupportedVersionException class with the specified error message. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
SfcUnsupportedVersionException(String, Exception) | Initializes a new instance of the SfcUnsupportedVersionException class with the specified error message and a reference to the inner exception that is the cause of this exception. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang