IDTSComponentPersist100 Interfaccia

Definizione

Consente il salvataggio e il caricamento di proprietà e impostazioni per componenti e attività dall'XML del pacchetto.

public interface class IDTSComponentPersist100
[System.Runtime.InteropServices.Guid("55BD0931-A1FE-448C-9232-F9D26CC4FD5B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("72C3A5CC-8981-4CDC-9D34-B526B5D0612B")]
public interface IDTSComponentPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("95B6F0AF-AFF3-4173-A1C6-6434F1177AA1")]
public interface IDTSComponentPersist100
[<System.Runtime.InteropServices.Guid("55BD0931-A1FE-448C-9232-F9D26CC4FD5B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentPersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("72C3A5CC-8981-4CDC-9D34-B526B5D0612B")>]
type IDTSComponentPersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("95B6F0AF-AFF3-4173-A1C6-6434F1177AA1")>]
type IDTSComponentPersist100 = interface
Public Interface IDTSComponentPersist100
Derivato
Attributi

Commenti

Per altre informazioni, vedere IDTSComponentPersist.

Metodi

LoadFromXML(Object, IDTSInfoEvents100)

Carica informazioni sul componente dall'XML.

SaveToXML(Object, IDTSInfoEvents100)

Salva un componente nell'XML. Attività e contenitori implementano questo metodo.

Si applica a