Application.LoadPackage Method
Include Protected Members
Include Inherited Members
Loads a package.
Overload List
Name | Description | |
---|---|---|
LoadPackage(String, IDTSEvents) | Loads a Package from the file system. | |
LoadPackage(String, IDTSEvents, Boolean) | Loads a Package from the file system, and specifies the threading model. |
Top