ConnectionManager.LoadFromXML Method
SQL Server 2012
Loads component information from XML. To load a package that has been saved as .xml, use the Application.LoadPackage method.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LoadFromXML(String, IDTSEvents) | This method is not callable by your application code. To load a package that has been saved as .xml, use the Application.LoadPackage method. |
|
LoadFromXML(XmlNode, IDTSEvents) | This method is not callable by your application code. To load a package that has been saved as .xml, use the Application.LoadPackage method. |
