IDTSManagedXmlSerializationHelper100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Describe la interfaz para el asistente de serialización 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) |
Devuelve el asistente de serialización XML administrada después de guardar el paquete en XML. |
BeforeLoadPackageFromXML(IDTSPackage100, IDTSInfoEvents100, String) |
Devuelve el asistente de serialización XML administrado antes de cargar el paquete en XML. |