SfcException-Konstruktor
Initializes a new instance of the SfcException 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 | |
---|---|---|
SfcException() () () () | Initializes a new instance of the SfcException class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
SfcException(String) | Initializes a new instance of the SfcException class with a specified error message. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
SfcException(SerializationInfo, StreamingContext) | Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. | |
SfcException(String, Exception) | Initializes a new instance of the SfcException 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