IDTSManagedComponentHost90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Синтаксис
'Декларация
<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
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
IDTSManagedComponentHost90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace