Freigeben über


ExecutePackageTaskClass-Member

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

Der ExecutePackageTaskClass-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ExecutePackageTaskClass Initializes a new instance of the ExecutePackageTask class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InterfaceSupportsErrorInfo Infrastruktur.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Connection Gets or sets the name of the connection used by the ExecutePackageTask.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft PackageID Gets or sets the identifier of the child package to be executed by the ExecutePackageTask.
Öffentliche Eigenschaft PackageName Gets or sets the name of the child package to be executed by the ExecutePackageTask.
Öffentliche Eigenschaft PackagePassword Sets the password of the child package to be executed by the ExecutePackageTask.
Öffentliche Eigenschaft VersionID Gets or sets the version identifier of the child package to be executed by the ExecutePackageTask.

Zum Anfang