Поделиться через


Элементы 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.

В начало