Udostępnij za pośrednictwem


Interfejs IDTSComponentPersist100

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat IDTSComponentPersist.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")> _
Public Interface IDTSComponentPersist100
'Użycie
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

Typ IDTSComponentPersist100 uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna LoadFromXML Infrastruktura. Aby uzyskać więcej informacji, zobacz temat IDTSComponentPersist.
Metoda publiczna SaveToXML Infrastruktura. Aby uzyskać więcej informacji, zobacz temat IDTSComponentPersist.

Do góry