Элементы ExecutePackageTaskClass
Contains the members used to configure and run an Execute Package task, which runs other Integration Services packages.
Тип ExecutePackageTaskClass предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ExecutePackageTaskClass | Initializes a new instance of the ExecutePackageTask class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
InterfaceSupportsErrorInfo | Инфраструктура. |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Connection | Gets or sets the name of the connection used by the ExecutePackageTask. |
![]() |
ExecuteOutOfProcess | Gets or sets a value indicating whether the child package to be executed by the ExecutePackageTask should be executed in the same process as the ExecutePackageTask. |
![]() |
PackageID | Gets or sets the identifier of the child package to be executed by the ExecutePackageTask. |
![]() |
PackageName | Gets or sets the name of the child package to be executed by the ExecutePackageTask. |
![]() |
PackagePassword | Sets the password of the child package to be executed by the ExecutePackageTask. |
![]() |
VersionID | Gets or sets the version identifier of the child package to be executed by the ExecutePackageTask. |
В начало
.gif)
.gif)
.gif)