Share via


ForLoopClass Members

For more information, see ForLoop.

The following tables list the members exposed by the ForLoopClass type.

Public Constructors

  Name Description
ForLoopClass For more information, see ForLoop.

Top

Public Properties

  Name Description
ms213621.pubproperty(en-US,SQL.90).gif AssignExpression For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif CreationName For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif DebugMode For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif DelayValidation For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Description For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Disable For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif DisableEventHandlers For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif EvalExpression For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif EventHandlers For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif EventInfos For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Executables For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ExecutionDuration For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ExecutionResult For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ExecutionStatus For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif FailPackageOnFailure For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif FailParentOnFailure For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ForcedExecutionValue For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ForceExecutionResult For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ForceExecutionValue For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif ID For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif IDTSSuspend90_SuspendRequired For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif InitExpression For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif IsDefaultLocaleID For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif IsolationLevel For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif LocaleID For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif LogEntryInfos For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif LoggingMode For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif LoggingOptions For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif MaximumErrorCount For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Name For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Parent For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif PrecedenceConstraints For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Properties For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif StartTime For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif StopTime For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif SuspendRequired For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif TransactionOption For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif VariableDispenser For more information, see ForLoop.
ms213621.pubproperty(en-US,SQL.90).gif Variables For more information, see ForLoop.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms213621.pubmethod(en-US,SQL.90).gif AcceptBreakpointManager For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms213621.pubmethod(en-US,SQL.90).gif Execute For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif GetExpression For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms213621.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms213621.pubmethod(en-US,SQL.90).gif IDTSForLoop90_Execute For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif IDTSForLoop90_Validate For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif IDTSSuspend90_ResumeExecution For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif IDTSSuspend90_SuspendExecution For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif LoadFromXML For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gifms213621.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms213621.pubmethod(en-US,SQL.90).gif RegenerateID For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif ResumeExecution For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif SaveToXML For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif SetExpression For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif SuspendExecution For more information, see ForLoop.
ms213621.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
ms213621.pubmethod(en-US,SQL.90).gif Validate For more information, see ForLoop.

Top

Protected Methods

  Name Description
ms213621.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms213621.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
AcceptBreakpointManager For more information, see ForLoop.
Execute For more information, see ForLoop.
GetExpression For more information, see ForLoop.
IDTSForLoop90_Execute For more information, see ForLoop.
IDTSForLoop90_Validate For more information, see ForLoop.
IDTSSuspend90_ResumeExecution For more information, see ForLoop.
IDTSSuspend90_SuspendExecution For more information, see ForLoop.
LoadFromXML For more information, see ForLoop.
RegenerateID For more information, see ForLoop.
ResumeExecution For more information, see ForLoop.
SaveToXML For more information, see ForLoop.
SetExpression For more information, see ForLoop.
SuspendExecution For more information, see ForLoop.
Validate For more information, see ForLoop.
AssignExpression For more information, see ForLoop.
CreationName For more information, see ForLoop.
DebugMode For more information, see ForLoop.
DelayValidation For more information, see ForLoop.
Description For more information, see ForLoop.
Disable For more information, see ForLoop.
DisableEventHandlers For more information, see ForLoop.
EvalExpression For more information, see ForLoop.
EventHandlers For more information, see ForLoop.
EventInfos For more information, see ForLoop.
Executables For more information, see ForLoop.
ExecutionDuration For more information, see ForLoop.
ExecutionResult For more information, see ForLoop.
ExecutionStatus For more information, see ForLoop.
FailPackageOnFailure For more information, see ForLoop.
FailParentOnFailure For more information, see ForLoop.
ForcedExecutionValue For more information, see ForLoop.
ForceExecutionResult For more information, see ForLoop.
ForceExecutionValue For more information, see ForLoop.
ID For more information, see ForLoop.
IDTSSuspend90_SuspendRequired For more information, see ForLoop.
InitExpression For more information, see ForLoop.
IsDefaultLocaleID For more information, see ForLoop.
IsolationLevel For more information, see ForLoop.
LocaleID For more information, see ForLoop.
LogEntryInfos For more information, see ForLoop.
LoggingMode For more information, see ForLoop.
LoggingOptions For more information, see ForLoop.
MaximumErrorCount For more information, see ForLoop.
Name For more information, see ForLoop.
Parent For more information, see ForLoop.
PrecedenceConstraints For more information, see ForLoop.
Properties For more information, see ForLoop.
StartTime For more information, see ForLoop.
StopTime For more information, see ForLoop.
SuspendRequired For more information, see ForLoop.
TransactionOption For more information, see ForLoop.
VariableDispenser For more information, see ForLoop.
Variables For more information, see ForLoop.

Top

See Also

Reference

ForLoopClass Class
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace