ConnectionManager.LoadFromXML 方法
包括受保护的成员
包括继承的成员
Loads component information from XML. To load a package that has been saved as .xml, use the Application.LoadPackage 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. | |
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. |
页首