IDTSObject90 Interface
Defines the base object interface for data flow objects.
命名空间: Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
语法
声明
<GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSObject90
[GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")]
[TypeLibTypeAttribute(4160)]
public interface IDTSObject90
[GuidAttribute(L"F0F4367E-37B7-4056-8775-849B8078ED71")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSObject90
/** @attribute GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSObject90
GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")
TypeLibTypeAttribute(4160)
public interface IDTSObject90
备注
The IDTSObject90 interface is the base object interface for most objects in the data flow object model.
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
请参阅
参考
IDTSObject90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace