Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents the transfer jobs task.
Пространство имен: Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
Сборка: Microsoft.SqlServer.TransferJobsTask (в Microsoft.SqlServer.TransferJobsTask.dll)
Синтаксис
'Декларация
Public Interface ITransferJobsTask
'Применение
Dim instance As ITransferJobsTask
public interface ITransferJobsTask
public interface class ITransferJobsTask
type ITransferJobsTask = interface end
public interface ITransferJobsTask
Тип ITransferJobsTask обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DestinationConnection | Инфраструктура. Gets or sets the name of the connection manager for the destination database. |
![]() |
EnableJobsAtDestination | Инфраструктура. Gets or sets a value that indicates whether the jobs created at the destination should be enabled. |
![]() |
IfObjectExists | Инфраструктура. 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 | Инфраструктура. Gets or sets the names of the jobs to transfer. |
![]() |
SourceConnection | Инфраструктура. Gets or sets the connection string of the connection manager. |
![]() |
TransferAllJobs | Инфраструктура. Gets or sets a value that indicates whether some or all jobs are transferred. |
В начало
См. также
Справочник
Пространство имен Microsoft.SqlServer.Dts.Tasks.TransferJobsTask
.gif)