IDTSManagedXmlSerializationHelper100 Interfaccia

Definizione

Descrive l'interfaccia dell'helper di serializzazione 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
Derivato
Attributi

Metodi

AfterSavePackageToXML(IDTSPackage100, IDTSInfoEvents100, String)

Restituisce l'helper di serializzazione XML gestito dopo aver salvato il pacchetto in formato XML.

BeforeLoadPackageFromXML(IDTSPackage100, IDTSInfoEvents100, String)

Restituisce l'helper di serializzazione XML gestito prima di caricare il pacchetto in formato XML.

Si applica a