ForEachLoopClass-Klasse
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see ForEachLoop.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")> _
<ClassInterfaceAttribute()> _
Public Class ForEachLoopClass _
Implements IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, _
IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
'Usage
Dim instance As ForEachLoopClass
[GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")]
[ClassInterfaceAttribute()]
public class ForEachLoopClass : IDTSExecutable100,
ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[GuidAttribute(L"20B8F361-FB2F-47A0-919E-F8865CB65172")]
[ClassInterfaceAttribute()]
public ref class ForEachLoopClass : IDTSExecutable100,
ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[<GuidAttribute("20B8F361-FB2F-47A0-919E-F8865CB65172")>]
[<ClassInterfaceAttribute()>]
type ForEachLoopClass =
class
interface IDTSExecutable100
interface ForEachLoop
interface IDTSForEachLoop100
interface IDTSContainer100
interface IDTSSequence100
interface IDTSEventsProvider100
interface IDTSExecutionMetrics100
interface IDTSPropertiesProvider100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
interface IDTSName100
end
public class ForEachLoopClass implements IDTSExecutable100, ForEachLoop, IDTSForEachLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ForEachLoopClass
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.