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.