Freigeben über


IDTSComponentPersist100-Schnittstelle

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

For more information, see IDTSComponentPersist.

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

Syntax

'Declaration
<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")> _
Public Interface IDTSComponentPersist100
'Usage
Dim instance As IDTSComponentPersist100
[GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface IDTSComponentPersist100
[GuidAttribute(L"21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface class IDTSComponentPersist100
[<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")>]
type IDTSComponentPersist100 =  interface end
public interface IDTSComponentPersist100

Der IDTSComponentPersist100-Typ macht folgende Elemente verfügbar.

Methoden

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

Zum Anfang