Share via


IDTSManagedWrapper90 Interface

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

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Declaration
<TypeLibTypeAttribute(4688)> _
<GuidAttribute("17D9F1B2-0461-4424-AA18-021E5EE94FCB")> _
Public Interface IDTSManagedWrapper90
[TypeLibTypeAttribute(4688)] 
[GuidAttribute("17D9F1B2-0461-4424-AA18-021E5EE94FCB")] 
public interface IDTSManagedWrapper90
[TypeLibTypeAttribute(4688)] 
[GuidAttribute(L"17D9F1B2-0461-4424-AA18-021E5EE94FCB")] 
public interface class IDTSManagedWrapper90
/** @attribute TypeLibTypeAttribute(4688) */ 
/** @attribute GuidAttribute("17D9F1B2-0461-4424-AA18-021E5EE94FCB") */ 
public interface IDTSManagedWrapper90
TypeLibTypeAttribute(4688) 
GuidAttribute("17D9F1B2-0461-4424-AA18-021E5EE94FCB") 
public interface IDTSManagedWrapper90

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

IDTSManagedWrapper90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace