Share via


ExecutePackageTask Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ExecutePackageTask type exposes the following members.

Properties

  Name Description
Public property Connection Infrastructure. (Inherited from IDTSExecutePackage100.)
Public property ExecuteOutOfProcess Infrastructure. (Inherited from IDTSExecutePackage100.)
Public property PackageID Infrastructure. (Inherited from IDTSExecutePackage100.)
Public property PackageName Infrastructure. (Inherited from IDTSExecutePackage100.)
Public property PackagePassword Infrastructure. (Inherited from IDTSExecutePackage100.)
Public property VersionID Infrastructure. (Inherited from IDTSExecutePackage100.)

Top