Classe TransferJobsTask.DtsTransferJobsException
The exception that is thrown at load time if the persisted name of the XML root node of the task is corrupt.
Gerarchia di ereditarietà
System. . :: . .Object
System. . :: . .Exception
Microsoft.SqlServer.Dts.Tasks.TransferJobsTask..::..TransferJobsTask..::..DtsTransferJobsException
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
Assembly: Microsoft.SqlServer.TransferJobsTask (in Microsoft.SqlServer.TransferJobsTask.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class DtsTransferJobsException _
Inherits Exception
'Utilizzo
Dim instance As TransferJobsTask.DtsTransferJobsException
[SerializableAttribute]
public class DtsTransferJobsException : Exception
[SerializableAttribute]
public ref class DtsTransferJobsException : public Exception
[<SerializableAttribute>]
type DtsTransferJobsException =
class
inherit Exception
end
public class DtsTransferJobsException extends Exception
Nel tipo TransferJobsTask..::..DtsTransferJobsException sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Data | Ereditato da Exception. |
![]() |
HelpLink | Ereditato da Exception. |
![]() |
HResult | Ereditato da Exception. |
![]() |
InnerException | Ereditato da Exception. |
![]() |
Message | Ereditato da Exception. |
![]() |
Source | Ereditato da Exception. |
![]() |
StackTrace | Ereditato da Exception. |
![]() |
TargetSite | Ereditato da Exception. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetBaseException | Ereditato da Exception. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetObjectData | Ereditato da Exception. |
![]() |
GetType | Ereditato da Exception. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Exception. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.