Compartir a través de


Interfaz IDTSManagedComponent100

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents an interface for the DTS managed components.

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

Sintaxis

'Declaración
<GuidAttribute("B45F931C-F5CD-4FB4-B349-884D5CEC344B")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSManagedComponent100
'Uso
Dim instance As IDTSManagedComponent100
[GuidAttribute("B45F931C-F5CD-4FB4-B349-884D5CEC344B")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponent100
[GuidAttribute(L"B45F931C-F5CD-4FB4-B349-884D5CEC344B")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSManagedComponent100
[<GuidAttribute("B45F931C-F5CD-4FB4-B349-884D5CEC344B")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponent100 =  interface end
public interface IDTSManagedComponent100

El tipo IDTSManagedComponent100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública InnerObject Infraestructura. Gets the inner object for the IDTSManagedComponent100.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline.Wrapper