Freigeben über


IDTSDowngradableObject100-Schnittstelle

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

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

Syntax

'Declaration
<GuidAttribute("08730AE1-81F6-4967-A25F-99934CE7C783")> _
Public Interface IDTSDowngradableObject100
'Usage
Dim instance As IDTSDowngradableObject100
[GuidAttribute("08730AE1-81F6-4967-A25F-99934CE7C783")]
public interface IDTSDowngradableObject100
[GuidAttribute(L"08730AE1-81F6-4967-A25F-99934CE7C783")]
public interface class IDTSDowngradableObject100
[<GuidAttribute("08730AE1-81F6-4967-A25F-99934CE7C783")>]
type IDTSDowngradableObject100 =  interface end
public interface IDTSDowngradableObject100

Der IDTSDowngradableObject100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode CanDowngradeTo Infrastruktur
Öffentliche Methode DowngradeTo Infrastruktur

Zum Anfang