Condividi tramite


Costruttore TransferException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the TransferException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico TransferException() Initializes a new instance of the TransferException class.
Metodo pubblico TransferException(String) Initializes a new instance of the TransferException class with the specified message text.
Metodo protetto TransferException(SerializationInfo, StreamingContext) Initializes a new instance of the TransferException class with the specified serialization information and streaming context.
Metodo pubblico TransferException(String, Exception) Initializes a new instance of the TransferException class with the specified message text and inner exception.

Torna all'inizio

Vedere anche

Riferimento

TransferException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Common