Partager via


Classe ForLoopClass

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see ForLoop.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")> _
<ClassInterfaceAttribute()> _
Public Class ForLoopClass _
    Implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100,  _
    IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100,  _
    IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
'Utilisation
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

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.