ForEachLoop Interfaz

Definición

public interface class ForEachLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachLoopClass))]
[System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")]
public interface ForEachLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachLoopClass))>]
[<System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")>]
type ForEachLoop = interface
    interface IDTSExecutable100
Public Interface ForEachLoop
Implements IDTSExecutable100
Derivado
Atributos
Implementaciones

Métodos

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

Se aplica a