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.
|
See Also
Reference
Application Class
Application Members
Microsoft.SqlServer.Dts.Runtime Namespace