Compartir a través de


IDTSManagedComponent100 Interfaz

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")> _
Public Interface IDTSManagedComponent100
'Uso
Dim instance As IDTSManagedComponent100
[InterfaceTypeAttribute()]
[GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")]
public interface IDTSManagedComponent100
[InterfaceTypeAttribute()]
[GuidAttribute(L"85E0742A-A24B-49DF-99FA-565647286F85")]
public interface class IDTSManagedComponent100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("85E0742A-A24B-49DF-99FA-565647286F85")>]
type IDTSManagedComponent100 =  interface end
public interface IDTSManagedComponent100