This topic has not yet been rated - Rate this topic

ForEachLoopClass Class

This API supports the infrastructure and is not intended to be used directly from your code.

For more information, see ForEachLoop.

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachLoopClass

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
[GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")]
[ClassInterfaceAttribute()]
public class ForEachLoopClass : IDTSExecutable100, 
	ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, 
	IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
	IDTSRuntimeObject100, IDTSName100

The ForEachLoopClass type exposes the following members.

  NameDescription
Public methodForEachLoopClassInfrastructure. For more information, see ForEachLoop.
Top
  NameDescription
Public propertyCreationNameInfrastructure. For more information, see ForEachLoop.
Public propertyDebugModeInfrastructure. For more information, see ForEachLoop.
Public propertyDelayValidationInfrastructure. For more information, see ForEachLoop.
Public propertyDescriptionInfrastructure. For more information, see ForEachLoop.
Public propertyDisableInfrastructure. For more information, see ForEachLoop.
Public propertyDisableEventHandlersInfrastructure. For more information, see ForEachLoop.
Public propertyEventHandlersInfrastructure. For more information, see ForEachLoop.
Public propertyEventInfosInfrastructure. For more information, see ForEachLoop.
Public propertyExecutablesInfrastructure. For more information, see ForEachLoop.
Public propertyExecutionDurationInfrastructure. For more information, see ForEachLoop.
Public propertyExecutionResultInfrastructure. For more information, see ForEachLoop.
Public propertyExecutionStatusInfrastructure. For more information, see ForEachLoop.
Public propertyFailPackageOnFailureInfrastructure. For more information, see ForEachLoop.
Public propertyFailParentOnFailureInfrastructure. For more information, see ForEachLoop.
Public propertyForcedExecutionValueInfrastructure. For more information, see ForEachLoop.
Public propertyForceExecutionResultInfrastructure. For more information, see ForEachLoop.
Public propertyForceExecutionValueInfrastructure. For more information, see ForEachLoop.
Public propertyForEachEnumeratorInfrastructure. For more information, see ForEachLoop.
Public propertyIDInfrastructure. For more information, see ForEachLoop.
Public propertyIDTSSuspend100_SuspendRequiredInfrastructure.
Public propertyIsDefaultLocaleIDInfrastructure. For more information, see ForEachLoop.
Public propertyIsolationLevelInfrastructure. For more information, see ForEachLoop.
Public propertyLocaleIDInfrastructure. For more information, see ForEachLoop.
Public propertyLogEntryInfosInfrastructure. For more information, see ForEachLoop.
Public propertyLoggingModeInfrastructure. For more information, see ForEachLoop.
Public propertyLoggingOptionsInfrastructure. For more information, see ForEachLoop.
Public propertyMaximumErrorCountInfrastructure. For more information, see ForEachLoop.
Public propertyNameInfrastructure. For more information, see ForEachLoop.
Public propertyParentInfrastructure. For more information, see ForEachLoop.
Public propertyPrecedenceConstraintsInfrastructure. For more information, see ForEachLoop.
Public propertyPropertiesInfrastructure. For more information, see ForEachLoop.
Public propertyStartTimeInfrastructure. For more information, see ForEachLoop.
Public propertyStopTimeInfrastructure. For more information, see ForEachLoop.
Public propertySuspendRequiredInfrastructure. For more information, see ForEachLoop.
Public propertyTransactionOptionInfrastructure. For more information, see ForEachLoop.
Public propertyVariableDispenserInfrastructure. For more information, see ForEachLoop.
Public propertyVariableMappingsInfrastructure. For more information, see ForEachLoop.
Public propertyVariablesInfrastructure. For more information, see ForEachLoop.
Top
  NameDescription
Public methodAcceptBreakpointManagerInfrastructure.
Public methodEquals (Inherited from Object.)
Public methodExecuteInfrastructure.
Protected methodFinalize (Inherited from Object.)
Public methodGetExpressionInfrastructure. For more information, see ForEachLoop.
Public methodGetHashCode (Inherited from Object.)
Public methodGetParentIDInfrastructure.
Public methodGetType (Inherited from Object.)
Public methodIDTSForEachLoop100_ExecuteInfrastructure.
Public methodIDTSForEachLoop100_ValidateInfrastructure.
Public methodIDTSSuspend100_ResumeExecutionInfrastructure.
Public methodIDTSSuspend100_SuspendExecutionInfrastructure.
Public methodLoadFromXMLInfrastructure.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRegenerateIDInfrastructure. For more information, see ForEachLoop.
Public methodResumeExecutionInfrastructure. For more information, see ForEachLoop.
Public methodSaveToXMLInfrastructure.
Public methodSetExpressionInfrastructure. For more information, see ForEachLoop.
Public methodSuspendExecutionInfrastructure. For more information, see ForEachLoop.
Public methodToString (Inherited from Object.)
Public methodValidateInfrastructure.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.