ForEachLoop Interface

Definição

public interface class ForEachLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachLoopClass))]
[System.Runtime.InteropServices.Guid("E349EDCA-8BC3-4AE6-A2E0-14E7289DEC27")]
public interface ForEachLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachLoopClass))>]
[<System.Runtime.InteropServices.Guid("E349EDCA-8BC3-4AE6-A2E0-14E7289DEC27")>]
type ForEachLoop = interface
    interface IDTSExecutable100
Public Interface ForEachLoop
Implements IDTSExecutable100
Derivado
Atributos
Implementações

Métodos

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) (Herdado de IDTSExecutable100)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) (Herdado de IDTSExecutable100)

Aplica-se a