Condividi tramite


Membri ExecutePackageTaskClass

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

Il tipo ExecutePackageTaskClass espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ExecutePackageTaskClass Initializes a new instance of the ExecutePackageTask class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InterfaceSupportsErrorInfo Infrastruttura.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Connection Gets or sets the name of the connection used by the ExecutePackageTask.
Proprietà pubblica 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.
Proprietà pubblica PackageID Gets or sets the identifier of the child package to be executed by the ExecutePackageTask.
Proprietà pubblica PackageName Gets or sets the name of the child package to be executed by the ExecutePackageTask.
Proprietà pubblica PackagePassword Sets the password of the child package to be executed by the ExecutePackageTask.
Proprietà pubblica VersionID Gets or sets the version identifier of the child package to be executed by the ExecutePackageTask.

In alto