Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The Microsoft.SqlServer.Dts.Tasks.TransferDatabaseTask namespace contains classes and enumerations that allow the transfer of databases between a source and a destination server using two different methods: database online, and database offline. The task requires the use of a SMO connection.
Classes
| Classe | Description | |
|---|---|---|
![]() |
ActionTypeConverter | Represents the action type converter class. |
![]() |
TransferDatabaseTask | Allows the transfer of a database between a source and a destination server using two different methods: database online, and database offline. The task requires the use of an SMO Connection Manager. |
![]() |
TransferDatabaseTask.DtsTransferDBException | 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 | |
|---|---|---|
![]() |
ITransferDatabaseTask | Infrastructure. Represents a transfer database task. |
Énumérations
| Énumération | Description | |
|---|---|---|
![]() |
TransferAction | Used by the Action property to determine if the transfer is a copy or a move. |
![]() |
TransferMethod | Used by the TransferDatabaseTask to determine whether the move or copy will occur in online mode or offline mode. |
.gif)
.gif)
.gif)