Compartir a través de


IDTSManagedComponentHost90 Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Sintaxis

'Declaración
<GuidAttribute("C4C51533-E6CA-43F3-AE3A-32983E1EA33C")> _
<InterfaceTypeAttribute(1)> _
Public Interface IDTSManagedComponentHost90
[GuidAttribute("C4C51533-E6CA-43F3-AE3A-32983E1EA33C")] 
[InterfaceTypeAttribute(1)] 
public interface IDTSManagedComponentHost90
[GuidAttribute(L"C4C51533-E6CA-43F3-AE3A-32983E1EA33C")] 
[InterfaceTypeAttribute(1)] 
public interface class IDTSManagedComponentHost90
/** @attribute GuidAttribute("C4C51533-E6CA-43F3-AE3A-32983E1EA33C") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IDTSManagedComponentHost90
GuidAttribute("C4C51533-E6CA-43F3-AE3A-32983E1EA33C") 
InterfaceTypeAttribute(1) 
public interface IDTSManagedComponentHost90

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

IDTSManagedComponentHost90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace