ForLoop Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForLoopClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")> _
<CoClassAttribute(GetType(ForLoopClass))> _
Public Interface ForLoop
Inherits IDTSExecutable100
[GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")]
[CoClassAttribute(typeof(ForLoopClass))]
public interface ForLoop : IDTSExecutable100
[GuidAttribute(L"FC739C9E-33E4-47D2-8C78-1ADB66824FEB")]
[CoClassAttribute(typeof(ForLoopClass))]
public interface class ForLoop : IDTSExecutable100
/** @attribute GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB") */
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForLoopClass) */
public interface ForLoop extends IDTSExecutable100
GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForLoopClass)
public interface ForLoop 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.