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.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the transfer jobs task.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
Assembly : Microsoft.SqlServer.TransferJobsTask (en Microsoft.SqlServer.TransferJobsTask.dll)
Syntaxe
'Déclaration
Public Interface ITransferJobsTask
'Utilisation
Dim instance As ITransferJobsTask
public interface ITransferJobsTask
public interface class ITransferJobsTask
type ITransferJobsTask = interface end
public interface ITransferJobsTask
Le type ITransferJobsTask expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DestinationConnection | Infrastructure. Gets or sets the name of the connection manager for the destination database. |
![]() |
EnableJobsAtDestination | Infrastructure. Gets or sets a value that indicates whether the jobs created at the destination should be enabled. |
![]() |
IfObjectExists | Infrastructure. Gets or sets a value from the IfObjectExists enumeration indicating if the task should fail, overwrite the existing job, or skip the transfer of the job if a job with the same name exists at the destination. |
![]() |
JobsList | Infrastructure. Gets or sets the names of the jobs to transfer. |
![]() |
SourceConnection | Infrastructure. Gets or sets the connection string of the connection manager. |
![]() |
TransferAllJobs | Infrastructure. Gets or sets a value that indicates whether some or all jobs are transferred. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
.gif)