Freigeben über


IDTSPersist100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSPersist.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")> _
Public Interface IDTSPersist100
'Usage
Dim instance As IDTSPersist100
[GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")]
public interface IDTSPersist100
[GuidAttribute(L"CFAD1443-397E-4A49-8E3A-B099E0245B5C")]
public interface class IDTSPersist100
[<GuidAttribute("CFAD1443-397E-4A49-8E3A-B099E0245B5C")>]
type IDTSPersist100 =  interface end
public interface IDTSPersist100

Der IDTSPersist100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode LoadFromXML Infrastruktur For more information, see IDTSPersist.
Öffentliche Methode SaveToXML Infrastruktur For more information, see IDTSPersist.

Zum Anfang