IDTSForEachLoop100 Interface
This API supports the .NET Framework 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
'Declaration
<GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")> _
Public Interface IDTSForEachLoop100 _
Inherits IDTSExecutable100
'Usage
Dim instance As IDTSForEachLoop100
[GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")]
public interface IDTSForEachLoop100 : IDTSExecutable100
[GuidAttribute(L"5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")]
public interface class IDTSForEachLoop100 : IDTSExecutable100
[<GuidAttribute("5BC870EB-BBA5-4B9D-A6E3-58C6D0051F14")>]
type IDTSForEachLoop100 =
interface
interface IDTSExecutable100
end
public interface IDTSForEachLoop100 extends IDTSExecutable100