共用方式為


IDTSEnumReferencedObjects90 Interface

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

For more information, see EnumReferencedObjects.

命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

語法

'宣告
<GuidAttribute("DC87DC7B-2415-4E65-9F71-AA545811A0E2")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSEnumReferencedObjects90
[GuidAttribute("DC87DC7B-2415-4E65-9F71-AA545811A0E2")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSEnumReferencedObjects90
[GuidAttribute(L"DC87DC7B-2415-4E65-9F71-AA545811A0E2")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSEnumReferencedObjects90
/** @attribute GuidAttribute("DC87DC7B-2415-4E65-9F71-AA545811A0E2") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSEnumReferencedObjects90
GuidAttribute("DC87DC7B-2415-4E65-9F71-AA545811A0E2") 
TypeLibTypeAttribute(4160) 
public interface IDTSEnumReferencedObjects90

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

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