ForLoop Interface

Définition

public interface class ForLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForLoopClass))]
[System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")]
public interface ForLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForLoopClass))>]
[<System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")>]
type ForLoop = interface
    interface IDTSExecutable100
Public Interface ForLoop
Implements IDTSExecutable100
Dérivé
Attributs
Implémente

Méthodes

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) (Hérité de IDTSExecutable100)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) (Hérité de IDTSExecutable100)

S’applique à