Share via


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 직렬화 도우미를 반환합니다.

적용 대상