ForLoop 인터페이스

정의

public interface class ForLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ForLoopClass))]
[System.Runtime.InteropServices.Guid("3E19BD49-B688-49A4-B4EC-22ADCFDDC42F")]
public interface ForLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ForLoopClass))>]
[<System.Runtime.InteropServices.Guid("3E19BD49-B688-49A4-B4EC-22ADCFDDC42F")>]
type ForLoop = interface
    interface IDTSExecutable100
Public Interface ForLoop
Implements IDTSExecutable100
파생
특성
구현

메서드

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) (다음에서 상속됨 IDTSExecutable100)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) (다음에서 상속됨 IDTSExecutable100)

적용 대상