Condividi tramite


IDTSManagedComponentHost90 Interface

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

Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Sintassi

'Dichiarazione
<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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

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