IDTSPersist Interface
SQL Server 2012
Defines an interface that enables saving and loading data.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The IDTSPersist type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | LoadFromXML | Loads data stored in XML format. |
![]() | SaveToXML | Saves information to an XML document. |
