Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents the transfer jobs task.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
Ensamblado: Microsoft.SqlServer.TransferJobsTask (en Microsoft.SqlServer.TransferJobsTask.dll)
Sintaxis
'Declaración
Public Interface ITransferJobsTask
'Uso
Dim instance As ITransferJobsTask
public interface ITransferJobsTask
public interface class ITransferJobsTask
type ITransferJobsTask = interface end
public interface ITransferJobsTask
El tipo ITransferJobsTask expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
DestinationConnection | Infraestructura. Gets or sets the name of the connection manager for the destination database. |
![]() |
EnableJobsAtDestination | Infraestructura. Gets or sets a value that indicates whether the jobs created at the destination should be enabled. |
![]() |
IfObjectExists | Infraestructura. 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 | Infraestructura. Gets or sets the names of the jobs to transfer. |
![]() |
SourceConnection | Infraestructura. Gets or sets the connection string of the connection manager. |
![]() |
TransferAllJobs | Infraestructura. Gets or sets a value that indicates whether some or all jobs are transferred. |
Arriba
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
.gif)