Loads a package and all its objects that have been saved in memory in XML format. Use the Application class to load packages that have been saved to the file system.
오버로드 목록
| 이름 | Description |
|---|---|
| Package.LoadFromXML (String, IDTSEvents) |
Loads a package and all its objects that have been saved to memory in XML format. To load a package that is saved to the hard drive, use the Application.LoadPackage method.
|
| Package.LoadFromXML (XmlNode, IDTSEvents) | (inherited from LoadFromXML ) |
참고 항목
참조
Package Class
Package Members
Microsoft.SqlServer.Dts.Runtime Namespace