IDTSObjectModel90 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)

语法

声明
<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

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

IDTSObjectModel90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace