IDTSManagedXmlSerializationHelper100 接口

定义

介绍 XML 序列化帮助器的接口。

public interface class IDTSManagedXmlSerializationHelper100
[System.Runtime.InteropServices.Guid("C88A4258-6555-4C44-873B-E41D0C2669E7")]
[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.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("3758CEDD-0806-4C9E-9304-BDAB28367E8F")]
public interface IDTSManagedXmlSerializationHelper100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("0E942310-4FB6-466F-BC21-F02F47099E39")]
public interface IDTSManagedXmlSerializationHelper100
[<System.Runtime.InteropServices.Guid("C88A4258-6555-4C44-873B-E41D0C2669E7")>]
[<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
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("3758CEDD-0806-4C9E-9304-BDAB28367E8F")>]
type IDTSManagedXmlSerializationHelper100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("0E942310-4FB6-466F-BC21-F02F47099E39")>]
type IDTSManagedXmlSerializationHelper100 = interface
Public Interface IDTSManagedXmlSerializationHelper100
派生
属性

方法

AfterSavePackageToXML(IDTSPackage100, IDTSInfoEvents100, String)

在将包保存到 XML 后返回托管的 XML 序列化帮助器。

BeforeLoadPackageFromXML(IDTSPackage100, IDTSInfoEvents100, String)

在将包加载到 XML 前返回托管的 XML 序列化帮助器。

适用于