IDTSManagedXmlSerializationHelper100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Describes the interface for the XML serialization helper.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AfterSavePackageToXML(IDTSPackage100^, IDTSInfoEvents100^, String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the managed XML serialization helper after saving the package to XML. |
![]() | BeforeLoadPackageFromXML(IDTSPackage100^, IDTSInfoEvents100^, String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the managed XML serialization helper before loading the package to XML. |
Show:
