IDTSPersist Interface
Defines an interface that enables saving and loading data.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | LoadFromXML(XmlNode^, IDTSEvents^) | Loads data stored in XML format. |
![]() | SaveToXML(XmlDocument^%, XmlNode^, IDTSEvents^) | Saves information to an XML document. |
Show:
