TransferAction Enumeration
Used by the Action property to determine if the transfer is a copy or a move.
Assembly: Microsoft.SqlServer.TransferDatabasesTask (in Microsoft.SqlServer.TransferDatabasesTask.dll)
| Member name | Description | |
|---|---|---|
| Copy | The action is a copy. | |
| Move | The action is a move. |
Show: