Freigeben über


SaveToXML-Methode

Saves the package in an XML format.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode 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.
Öffentliche Methode SaveToXML(XmlDocument%, XmlNode, IDTSEvents) This method is not callable by your application code. To save a package as .xml, use the Application..::..SaveToXml method. (Geerbt von DtsContainer.)

Zum Anfang