IDTSManagedXmlSerializationHelper100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSManagedXmlSerializationHelper100
[System.Runtime.InteropServices.Guid("C8BFB678-7720-430C-A023-9D2C633B18FA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSManagedXmlSerializationHelper100
[<System.Runtime.InteropServices.Guid("C8BFB678-7720-430C-A023-9D2C633B18FA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedXmlSerializationHelper100 = interface
Public Interface IDTSManagedXmlSerializationHelper100
- Attributes
Methods
AfterSavePackageToXML(IDTSPackage100, IDTSInfoEvents100, String) | |
BeforeLoadPackageFromXML(IDTSPackage100, IDTSInfoEvents100, String) |