IDTSForEachEnumerator Interface
Provides the methods and properties for the ForEachEnumerator.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
<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
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IDTSForEachEnumerator Members
Microsoft.SqlServer.Dts.Runtime Namespace