Freigeben über


ForLoopClass-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ForLoop.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ForLoopClass

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")> _
<ClassInterfaceAttribute()> _
Public Class ForLoopClass _
    Implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100,  _
    IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100,  _
    IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
'Usage
Dim instance As ForLoopClass
[GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute()]
public class ForLoopClass : IDTSExecutable100, 
    ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100, IDTSName100
[GuidAttribute(L"178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute()]
public ref class ForLoopClass : IDTSExecutable100, 
    ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100, IDTSName100
[<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")>]
[<ClassInterfaceAttribute()>]
type ForLoopClass =  
    class
        interface IDTSExecutable100
        interface ForLoop
        interface IDTSForLoop100
        interface IDTSContainer100
        interface IDTSSequence100
        interface IDTSEventsProvider100
        interface IDTSExecutionMetrics100
        interface IDTSPropertiesProvider100
        interface IDTSBreakpointSite100
        interface IDTSSuspend100
        interface IDTSPersist100
        interface IDTSRuntimeObject100
        interface IDTSName100
    end
public class ForLoopClass implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100

Der ForLoopClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ForLoopClass Infrastruktur For more information, see ForLoop.

Zum Anfang

Eigenschaften

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AcceptBreakpointManager Infrastruktur
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode Execute Infrastruktur
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetExpression Infrastruktur For more information, see ForLoop.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetParentID Infrastruktur
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IDTSForLoop100_Execute Infrastruktur
Öffentliche Methode IDTSForLoop100_Validate Infrastruktur
Öffentliche Methode IDTSSuspend100_ResumeExecution Infrastruktur
Öffentliche Methode IDTSSuspend100_SuspendExecution Infrastruktur
Öffentliche Methode LoadFromXML Infrastruktur
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode RegenerateID Infrastruktur For more information, see ForLoop.
Öffentliche Methode ResumeExecution Infrastruktur For more information, see ForLoop.
Öffentliche Methode SaveToXML Infrastruktur
Öffentliche Methode SetExpression Infrastruktur For more information, see ForLoop.
Öffentliche Methode SuspendExecution Infrastruktur For more information, see ForLoop.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Validate Infrastruktur

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.