ForLoopClass Members

Include Protected Members
Include Inherited Members

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

For more information, see ForLoop.

The ForLoopClass type exposes the following members.

Constructors

  Name Description
Public method ForLoopClass() Infrastructure. For more information, see ForLoop.

Top

Methods

  Name Description
Public method AcceptBreakpointManager(IDTSBreakpointManager100) Infrastructure.
Public method Equals(Object) (Inherited from Object.)
Public method Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure.
Protected method Finalize() (Inherited from Object.)
Public method GetExpression(String) Infrastructure. For more information, see ForLoop.
Public method GetHashCode() (Inherited from Object.)
Public method GetParentID() Infrastructure.
Public method GetType() (Inherited from Object.)
Public method IDTSForLoop100_Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure.
Public method IDTSForLoop100_Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastructure.
Public method IDTSSuspend100_ResumeExecution() Infrastructure.
Public method IDTSSuspend100_SuspendExecution() Infrastructure.
Public method LoadFromXML(Object, IDTSEvents100) Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method RegenerateID() Infrastructure. For more information, see ForLoop.
Public method ResumeExecution() Infrastructure. For more information, see ForLoop.
Public method SaveToXML(Object, Object, IDTSEvents100) Infrastructure.
Public method SetExpression(String, String) Infrastructure. For more information, see ForLoop.
Public method SuspendExecution() Infrastructure. For more information, see ForLoop.
Public method ToString() (Inherited from Object.)
Public method Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) Infrastructure.

Top

Properties

  Name Description
Public property AssignExpression Infrastructure. For more information, see ForLoop.
Public property CreationName Infrastructure. For more information, see ForLoop.
Public property DebugMode Infrastructure. For more information, see ForLoop.
Public property DelayValidation Infrastructure. For more information, see ForLoop.
Public property Description Infrastructure. For more information, see ForLoop.
Public property Disable Infrastructure. For more information, see ForLoop.
Public property DisableEventHandlers Infrastructure. For more information, see ForLoop.
Public property EvalExpression Infrastructure. For more information, see ForLoop.
Public property EventHandlers Infrastructure. For more information, see ForLoop.
Public property EventInfos Infrastructure. For more information, see ForLoop.
Public property Executables Infrastructure. For more information, see ForLoop.
Public property ExecutionDuration Infrastructure. For more information, see ForLoop.
Public property ExecutionResult Infrastructure. For more information, see ForLoop.
Public property ExecutionStatus Infrastructure. For more information, see ForLoop.
Public property FailPackageOnFailure Infrastructure. For more information, see ForLoop.
Public property FailParentOnFailure Infrastructure. For more information, see ForLoop.
Public property ForcedExecutionValue Infrastructure. For more information, see ForLoop.
Public property ForceExecutionResult Infrastructure. For more information, see ForLoop.
Public property ForceExecutionValue Infrastructure. For more information, see ForLoop.
Public property ID Infrastructure. For more information, see ForLoop.
Public property IDTSSuspend100_SuspendRequired Infrastructure.
Public property InitExpression Infrastructure. For more information, see ForLoop.
Public property IsDefaultLocaleID Infrastructure. For more information, see ForLoop.
Public property IsolationLevel Infrastructure. For more information, see ForLoop.
Public property LocaleID Infrastructure. For more information, see ForLoop.
Public property LogEntryInfos Infrastructure. For more information, see ForLoop.
Public property LoggingMode Infrastructure. For more information, see ForLoop.
Public property LoggingOptions Infrastructure. For more information, see ForLoop.
Public property MaximumErrorCount Infrastructure. For more information, see ForLoop.
Public property Name Infrastructure. For more information, see ForLoop.
Public property Parent Infrastructure. For more information, see ForLoop.
Public property PrecedenceConstraints Infrastructure. For more information, see ForLoop.
Public property Properties Infrastructure. For more information, see ForLoop.
Public property StartTime Infrastructure. For more information, see ForLoop.
Public property StopTime Infrastructure. For more information, see ForLoop.
Public property SuspendRequired Infrastructure. For more information, see ForLoop.
Public property TransactionOption Infrastructure. For more information, see ForLoop.
Public property VariableDispenser Infrastructure. For more information, see ForLoop.
Public property Variables Infrastructure. For more information, see ForLoop.

Top