IDTSDowngradableObject100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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