Application.LoadPackage Method
Include Protected Members
Include Inherited Members
Loads a package.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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