Interfaccia IDTSManagedWrapper100

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")> _
Public Interface IDTSManagedWrapper100
'Utilizzo
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