IDTSRunningPackage100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see RunningPackage.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ExecutionDuration | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an Integer that specifies how long the package took to run. |
![]() | ExecutionStartTime | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the time that the package started running. |
![]() | InstanceID | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the unique ID associated with this instance of the running object. This field is read-only. |
![]() | PackageDescription | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a description for the package. This field is read-only. |
![]() | PackageID | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the user name used to log on to the server. |
![]() | PackageName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the package. This property is read-only. |
![]() | UserName | This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see RunningPackage. |
| Name | Description | |
|---|---|---|
![]() | Stop() | This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see RunningPackage. |

