IDTSManagedComponentWrapper90 Interface
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
<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
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
IDTSManagedComponentWrapper90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace