다음을 통해 공유


Package.SaveToXML Method

Saves the package in an XML format.

오버로드 목록

이름 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 )

참고 항목

참조

Package Class
Package Members
Microsoft.SqlServer.Dts.Runtime Namespace