Partager via


Membres ExecutePackageTaskClass

Contains the members used to configure and run an Execute Package task, which runs other Integration Services packages.

Le type ExecutePackageTaskClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ExecutePackageTaskClass Initializes a new instance of the ExecutePackageTask class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique InterfaceSupportsErrorInfo Infrastructure.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Connection Gets or sets the name of the connection used by the ExecutePackageTask.
Propriété publique 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.
Propriété publique PackageID Gets or sets the identifier of the child package to be executed by the ExecutePackageTask.
Propriété publique PackageName Gets or sets the name of the child package to be executed by the ExecutePackageTask.
Propriété publique PackagePassword Sets the password of the child package to be executed by the ExecutePackageTask.
Propriété publique VersionID Gets or sets the version identifier of the child package to be executed by the ExecutePackageTask.

Haut de la page