IDTSObjectModel90 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
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("849596FD-555F-450D-942C-E4E39AF73583")> _
Public Interface IDTSObjectModel90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("849596FD-555F-450D-942C-E4E39AF73583")]
public interface IDTSObjectModel90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"849596FD-555F-450D-942C-E4E39AF73583")]
public interface class IDTSObjectModel90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("849596FD-555F-450D-942C-E4E39AF73583") */
public interface IDTSObjectModel90
TypeLibTypeAttribute(4160)
GuidAttribute("849596FD-555F-450D-942C-E4E39AF73583")
public interface IDTSObjectModel90
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
IDTSObjectModel90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace