Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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