IDTSPackagePersist100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods for the persistence of the package.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ClonePackageToXML(Object^%, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Clones the package to an XML format. |
![]() | LoadPackageFromXML(Object^, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads the package from an XML format. |
![]() | SavePackageToXML(Object^%, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves the package to an XML format. |
Show:
