IDTSForEachLoop100 Interface

Definition

public interface class IDTSForEachLoop100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100
[System.Runtime.InteropServices.Guid("AC9502ED-5A99-4CB0-A467-B2AB5A157E70")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachLoop100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("AC9502ED-5A99-4CB0-A467-B2AB5A157E70")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachLoop100 = interface
    interface IDTSExecutable100
Public Interface IDTSForEachLoop100
Implements IDTSExecutable100
Derived
Attributes
Implements

Properties

ForEachEnumerator
VariableMappings

Methods

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

Applies to