IDTSForLoop100 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
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("695D6C23-66C4-4EE6-975A-9F3D0C7AB6C9")> _
Public Interface IDTSForLoop100
Inherits IDTSExecutable100
[TypeLibTypeAttribute(4160)]
[GuidAttribute("695D6C23-66C4-4EE6-975A-9F3D0C7AB6C9")]
public interface IDTSForLoop100 : IDTSExecutable100
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"695D6C23-66C4-4EE6-975A-9F3D0C7AB6C9")]
public interface class IDTSForLoop100 : IDTSExecutable100
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("695D6C23-66C4-4EE6-975A-9F3D0C7AB6C9") */
public interface IDTSForLoop100 extends IDTSExecutable100
TypeLibTypeAttribute(4160)
GuidAttribute("695D6C23-66C4-4EE6-975A-9F3D0C7AB6C9")
public interface IDTSForLoop100 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.