The DtsPackage type exposes the following members.

Properties

  NameDescription
Public propertyId
Gets the identifier of an dts object.
(Inherited from DtsObject.)
Public propertyIsExecutionSuccess
Gets a value indicating whether the package has executed successfully.
Public propertyName
Gets the name of an dts object.
(Inherited from DtsObject.)
Public propertyProject
Gets a project that includes the package. If the package is not part of the project the value is null.

See Also