다음을 통해 공유


ForEachLoop 인터페이스

정의

public interface class ForEachLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachLoopClass))]
[System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")]
public interface ForEachLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachLoopClass))>]
[<System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")>]
type ForEachLoop = interface
    interface IDTSExecutable100
Public Interface ForEachLoop
Implements IDTSExecutable100
파생
특성
구현

메서드

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

적용 대상