Freigeben über


TransferException-Konstruktor

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

Initializes a new instance of the TransferException 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 TransferException() Initializes a new instance of the TransferException class.
Öffentliche Methode TransferException(String) Initializes a new instance of the TransferException class with the specified message text.
Geschützte Methode TransferException(SerializationInfo, StreamingContext) Initializes a new instance of the TransferException class with the specified serialization information and streaming context.
Öffentliche Methode TransferException(String, Exception) Initializes a new instance of the TransferException class with the specified message text and inner exception.

Zum Anfang

Siehe auch

Verweis

TransferException Klasse

Microsoft.SqlServer.Management.Common-Namespace