Freigeben über


ForLoop Schnittstelle

Definition

public interface class ForLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForLoopClass))]
[System.Runtime.InteropServices.Guid("E349EDCA-8BC3-4AE6-A2E0-14E7289DEC27")]
public interface ForLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForLoopClass))>]
[<System.Runtime.InteropServices.Guid("E349EDCA-8BC3-4AE6-A2E0-14E7289DEC27")>]
type ForLoop = interface
    interface IDTSExecutable100
Public Interface ForLoop
Implements IDTSExecutable100
Abgeleitet
Attribute
Implementiert

Methoden

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) (Geerbt von IDTSExecutable100)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) (Geerbt von IDTSExecutable100)

Gilt für: