The DtsPackage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Id |
Gets the identifier of an dts object.
(Inherited from DtsObject.) | |
| IsExecutionSuccess |
Gets a value indicating whether the package has executed successfully.
| |
| Name |
Gets the name of an dts object.
(Inherited from DtsObject.) | |
| Project |
Gets a project that includes the package. If the package is not part of the project the value is null.
|