Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntax
'Declaration
<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
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDTSManagedComponentHost90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace