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