Share via


ConnectionManager.LoadFromXML Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method 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.
Public 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.

Top

See Also

Reference

ConnectionManager Class

Microsoft.SqlServer.Dts.Runtime Namespace