Share via


IDTSPackagePersist100 Schnittstelle

Definition

Definiert Methoden für die Persistenz des Pakets.

public interface class IDTSPackagePersist100
[System.Runtime.InteropServices.Guid("F6199DCC-4682-4860-93D4-FC983B08F362")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackagePersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("0FF1F52A-98F8-4686-89AA-D89FB966C012")]
public interface IDTSPackagePersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9232E542-45F3-41E1-A720-AE3F5A145BEB")]
public interface IDTSPackagePersist100
[<System.Runtime.InteropServices.Guid("F6199DCC-4682-4860-93D4-FC983B08F362")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackagePersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("0FF1F52A-98F8-4686-89AA-D89FB966C012")>]
type IDTSPackagePersist100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9232E542-45F3-41E1-A720-AE3F5A145BEB")>]
type IDTSPackagePersist100 = interface
Public Interface IDTSPackagePersist100
Abgeleitet
Attribute

Methoden

ClonePackageToXML(Object, Boolean, IDTSEvents100)

Klont das Paket in einem XML-Format.

LoadPackageFromXML(Object, Boolean, IDTSEvents100)

Lädt das Paket aus einem XML-Format.

SavePackageToXML(Object, Boolean, IDTSEvents100)

Speichert das Paket in einem XML-Format.

Gilt für: