SaveToXML 메서드
Saves the package in an XML format.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
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. (DtsContainer에서 상속됩니다.) |
맨 위로 이동