IDTSComponentPersist100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Allows properties and settings for components and tasks to be saved and loaded from the package XML.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | LoadFromXML(Object^, IDTSInfoEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads component information from XML. |
![]() | SaveToXML(Object^, IDTSInfoEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves a component to XML. Tasks and containers implement this method. |
For more information, see IDTSComponentPersist.
Show:
