Udostępnij przez


IDTSForEachLoop100 Interface

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

For more information, see ForEachLoop.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSForEachLoop100
    Inherits IDTSExecutable100
[GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSForEachLoop100 : IDTSExecutable100
[GuidAttribute(L"5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSForEachLoop100 : IDTSExecutable100
/** @attribute GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSForEachLoop100 extends IDTSExecutable100
GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14") 
TypeLibTypeAttribute(4160) 
public interface IDTSForEachLoop100 extends IDTSExecutable100

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.