IDTSPackagePath Members
Include Protected Members
Include Inherited Members
Defines an interface implemented by containers that need to have the package path returned into a property.
The IDTSPackagePath type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetPackagePath() | Returns a String that contains the relative path to the package location. |
Top