Linguaggio

ITransferDatabaseTask.Method Proprietà

Definizione

Ottiene o imposta un valore dall'enumerazione TransferAction che indica se il compito sta copiando o spostando database.

public:
 property Microsoft::SqlServer::Dts::Tasks::TransferDatabaseTask::TransferMethod Method { Microsoft::SqlServer::Dts::Tasks::TransferDatabaseTask::TransferMethod get(); void set(Microsoft::SqlServer::Dts::Tasks::TransferDatabaseTask::TransferMethod value); };
public Microsoft.SqlServer.Dts.Tasks.TransferDatabaseTask.TransferMethod Method { get; set; }
member this.Method : Microsoft.SqlServer.Dts.Tasks.TransferDatabaseTask.TransferMethod with get, set
Public Property Method As TransferMethod

Valore della proprietà

Un valore dall'enumerazione TransferAction che indica un'azione di mossa o copia.

Si applica a