नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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.
Classes
| Class | Description |
|---|---|
| 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. |
Interfaces
| Interface | Description |
|---|---|
| ITransferSqlServerObjectsTask |
Enumerations
| Enumeration | Description |
|---|---|
| ExistingData | Used by the ExistingData property to determine whether data should be appended to existing data, or have the existing data replaced. |