IDTSForEachEnumerator Interface
Provides the methods and properties for the ForEachEnumerator.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Синтаксис
'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")> _
Public Interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface class IDTSForEachEnumerator
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) */
/** @attribute GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4") */
public interface IDTSForEachEnumerator
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)
GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")
public interface IDTSForEachEnumerator
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
IDTSForEachEnumerator Members
Microsoft.SqlServer.Dts.Runtime Namespace