Класс TransferSqlServerObjectsTask.DtsTransferObjectException
The exception that is thrown at load time if the persisted name of the XML root node of the task is corrupt.
Иерархия наследования
System. . :: . .Object
System. . :: . .Exception
Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask..::..TransferSqlServerObjectsTask..::..DtsTransferObjectException
Пространство имен: Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Сборка: Microsoft.SqlServer.TransferSqlServerObjectsTask (в Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class DtsTransferObjectException _
Inherits Exception
'Применение
Dim instance As TransferSqlServerObjectsTask.DtsTransferObjectException
[SerializableAttribute]
public class DtsTransferObjectException : Exception
[SerializableAttribute]
public ref class DtsTransferObjectException : public Exception
[<SerializableAttribute>]
type DtsTransferObjectException =
class
inherit Exception
end
public class DtsTransferObjectException extends Exception
Тип TransferSqlServerObjectsTask..::..DtsTransferObjectException обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Производный от Exception.) |
![]() |
HelpLink | (Производный от Exception.) |
![]() |
HResult | (Производный от Exception.) |
![]() |
InnerException | (Производный от Exception.) |
![]() |
Message | (Производный от Exception.) |
![]() |
Source | (Производный от Exception.) |
![]() |
StackTrace | (Производный от Exception.) |
![]() |
TargetSite | (Производный от Exception.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetBaseException | (Производный от Exception.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetObjectData | (Производный от Exception.) |
![]() |
GetType | (Производный от Exception.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Exception.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)