Application.LoadPackage Method

Include Protected Members
Include Inherited Members

Loads a package.

Overload List

  Name Description
Public method LoadPackage(String, IDTSEvents) Loads a Package from the file system.
Public method LoadPackage(String, IDTSEvents, Boolean) Loads a Package from the file system, and specifies the threading model.

Top