IDTSManagedWrapper100 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("78319370-39B2-44BB-947C-BDDE40E5180B")> _
Public Interface IDTSManagedWrapper100
'Usage
Dim instance As IDTSManagedWrapper100
[GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")>]
type IDTSManagedWrapper100 = interface end
public interface IDTSManagedWrapper100