ForEachLoopClass 클래스

정의

public ref class ForEachLoopClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ForEachLoop, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSBreakpointSite100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSContainer100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventsProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutionMetrics100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachLoop100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPropertiesProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSSequence100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("DD2400B8-CA4E-44CB-9CAB-2E243F835228")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachLoopClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachLoop, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSBreakpointSite100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSContainer100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventsProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutionMetrics100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachLoop100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPropertiesProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSSequence100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("DD2400B8-CA4E-44CB-9CAB-2E243F835228")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachLoopClass = class
    interface IDTSExecutable100
    interface ForEachLoop
    interface IDTSForEachLoop100
    interface IDTSContainer100
    interface IDTSSequence100
    interface IDTSEventsProvider100
    interface IDTSExecutionMetrics100
    interface IDTSPropertiesProvider100
    interface IDTSBreakpointSite100
    interface IDTSSuspend100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
    interface IDTSName100
Public Class ForEachLoopClass
Implements ForEachLoop, IDTSBreakpointSite100, IDTSContainer100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSForEachLoop100, IDTSName100, IDTSPersist100, IDTSPropertiesProvider100, IDTSRuntimeObject100, IDTSSequence100
상속
ForEachLoopClass
특성
구현

생성자

ForEachLoopClass()

속성

CreationName
DebugMode
DelayValidation
Description
Disable
DisableEventHandlers
EventHandlers
EventInfos
Executables
ExecutionDuration
ExecutionResult
ExecutionStatus
FailPackageOnFailure
FailParentOnFailure
ForcedExecutionValue
ForceExecutionResult
ForceExecutionValue
ForEachEnumerator
ID
IDTSSuspend100_SuspendRequired
IsDefaultLocaleID
IsolationLevel
LocaleID
LogEntryInfos
LoggingMode
LoggingOptions
MaximumErrorCount
Name
Parent
PrecedenceConstraints
Properties
StartTime
StopTime
SuspendRequired
TransactionOption
VariableDispenser
VariableMappings
Variables

메서드

AcceptBreakpointManager(IDTSBreakpointManager100)
ComputeExpressions(Boolean)
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
GetExpression(String)
GetParentID()
IDTSForEachLoop100_Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
IDTSForEachLoop100_Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)
IDTSSuspend100_get_SuspendRequired()
IDTSSuspend100_ResumeExecution()
IDTSSuspend100_set_SuspendRequired(Boolean)
IDTSSuspend100_SuspendExecution()
LoadFromXML(Object, IDTSEvents100)
RegenerateID()
ResumeExecution()
SaveToXML(Object, Object, IDTSEvents100)
SetExpression(String, String)
SuspendExecution()
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

적용 대상