SaveToXML Método
Saves the package in an XML format.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
SaveToXML(String%, IDTSEvents) | Saves the package to memory in an XML format. To save a package as .xml to the hard drive, use the Application..::..SaveToXml method. | |
SaveToXML(XmlDocument%, XmlNode, IDTSEvents) | This method is not callable by your application code. To save a package as .xml, use the Application..::..SaveToXml method. (Se hereda de DtsContainer.) |
Arriba