IDTSManagedXmlSerializationHelper100 Interface

Definição

Descreve a interface do auxiliar de serialização do 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
Derivado
Atributos

Métodos

AfterSavePackageToXML(IDTSPackage100, IDTSInfoEvents100, String)

Retorna o auxiliar de serialização do XML depois de salvar o pacote para XML.

BeforeLoadPackageFromXML(IDTSPackage100, IDTSInfoEvents100, String)

Retorna o auxiliar de serialização do XML antes de carregar o pacote para XML.

Aplica-se a