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