Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the members used to configure and run an Execute Package task, which runs other SQL Server 2005 packages.
The following tables list the members exposed by the ExecutePackageTaskClass type.
Public Constructors
| Name | Description | |
|---|---|---|
| ExecutePackageTaskClass | Initializes a new instance of the ExecutePackageTask class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InterfaceSupportsErrorInfo | |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| InterfaceSupportsErrorInfo | ||
| 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. |
Nach oben
Siehe auch
Verweis
ExecutePackageTaskClass Class
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask Namespace
.gif)
.gif)
.gif)
.gif)