Share via


IDTSPersist100 Interfaz

Definición

Representa una interfaz que permite a IDTSPersist100 guardar y cargar datos. Para obtener más información, vea IDTSPersist.

public interface class IDTSPersist100
[System.Runtime.InteropServices.Guid("192AEEA1-5F1F-4060-B11E-AE1406751AC6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("7DD2ACF2-289A-438A-B126-4C867C6FF4AE")]
public interface IDTSPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D70B3D3E-3391-4823-A9F6-A8F95FE8D004")]
public interface IDTSPersist100
[<System.Runtime.InteropServices.Guid("192AEEA1-5F1F-4060-B11E-AE1406751AC6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("7DD2ACF2-289A-438A-B126-4C867C6FF4AE")>]
type IDTSPersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D70B3D3E-3391-4823-A9F6-A8F95FE8D004")>]
type IDTSPersist100 = interface
Public Interface IDTSPersist100
Derivado
Atributos

Métodos

LoadFromXML(Object, IDTSEvents100)

Carga datos almacenados en formato XML. Para obtener más información, vea IDTSPersist.

SaveToXML(Object, Object, IDTSEvents100)

Guarda información en un documento XML. Para obtener más información, vea IDTSPersist.

Se aplica a