DTSManagedXmlSerializationHelper Class
Represents the helper for the DTS managed XML serialization.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | DTSManagedXmlSerializationHelper() | Initializes a new instance of the DTSManagedXmlSerializationHelper class. |
| Name | Description | |
|---|---|---|
![]() | AfterSavePackageToXML(IDTSPackage100^, IDTSInfoEvents100^, String^%) | Returns the DTSManagedXmlSerializationHelper after saving the package to XML. |
![]() | BeforeLoadPackageFromXML(IDTSPackage100^, IDTSInfoEvents100^, String^%) | Returns the DTSManagedXmlSerializationHelper before loading the package to XML. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

