IDTSPersist100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents an interface that enables IDTSPersist100 saving and loading data. For more information, see IDTSPersist.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | LoadFromXML(Object^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads data stored in XML format. For more information, see IDTSPersist. |
![]() | SaveToXML(Object^, Object^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves information to an XML document. For more information, see IDTSPersist. |
Show:
