IDTSDowngradeSettings100 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("2514AA36-E87F-458D-A7D9-BE33BAE563E4")> _
Public Interface IDTSDowngradeSettings100
'Usage
Dim instance As IDTSDowngradeSettings100
[GuidAttribute("2514AA36-E87F-458D-A7D9-BE33BAE563E4")]
public interface IDTSDowngradeSettings100
[GuidAttribute(L"2514AA36-E87F-458D-A7D9-BE33BAE563E4")]
public interface class IDTSDowngradeSettings100
[<GuidAttribute("2514AA36-E87F-458D-A7D9-BE33BAE563E4")>]
type IDTSDowngradeSettings100 = interface end
public interface IDTSDowngradeSettings100