Compartir a través de


IDTSManagedComponentWrapper90 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
<InterfaceTypeAttribute(1)> _
<GuidAttribute("025B7E3E-EAD0-4C51-AE5A-554FCB89995A")> _
Public Interface IDTSManagedComponentWrapper90
[InterfaceTypeAttribute(1)] 
[GuidAttribute("025B7E3E-EAD0-4C51-AE5A-554FCB89995A")] 
public interface IDTSManagedComponentWrapper90
[InterfaceTypeAttribute(1)] 
[GuidAttribute(L"025B7E3E-EAD0-4C51-AE5A-554FCB89995A")] 
public interface class IDTSManagedComponentWrapper90
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("025B7E3E-EAD0-4C51-AE5A-554FCB89995A") */ 
public interface IDTSManagedComponentWrapper90
InterfaceTypeAttribute(1) 
GuidAttribute("025B7E3E-EAD0-4C51-AE5A-554FCB89995A") 
public interface IDTSManagedComponentWrapper90

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

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