Поделиться через


Пространство имен Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask

The Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask namespace contains the classes that allow you to copy various SQL Server objects from one instance of SQL Server to another.

Классы

  Класс Описание
Открытый класс TransferSqlServerObjectsTask Contains the methods and properties that allow you to copy various SQL Server objects from one server to another. This class cannot be inherited.
Открытый класс TransferSqlServerObjectsTask. . :: . .DtsTransferObjectException The exception that is thrown at load time if the persisted name of the XML root node of the task is corrupt.

Интерфейсы

  Интерфейс Описание
Открытый интерфейс ITransferSqlServerObjectsTask Инфраструктура.

Перечисления

  Перечисление Описание
Открытое перечисление ExistingData Used by the ExistingData property to determine whether data should be appended to existing data, or have the existing data replaced.