Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves the package in an XML format.
Overload List
Name | Description |
---|---|
Package.SaveToXML (out 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.
|
Package.SaveToXML (ref XmlDocument, XmlNode, IDTSEvents) | (inherited from SaveToXML ) |
See Also
Reference
Package Class
Package Members
Microsoft.SqlServer.Dts.Runtime Namespace