ManagedForEachEnumeratorWrapper-Klasse
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Diese API ist nicht CLS-kompatibel.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
<GuidAttribute("2E85AEBC-61EC-4C21-B7BC-1BCD26B6A65A")> _
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class ManagedForEachEnumeratorWrapper _
Implements IObjectWithSite, IDTSManagedForEachEnumeratorWrapper100, IDTSForEachEnumerator100, IDTSComponentPersist100, _
IDTSObjectVersionUpdate100
'Usage
Dim instance As ManagedForEachEnumeratorWrapper
[GuidAttribute("2E85AEBC-61EC-4C21-B7BC-1BCD26B6A65A")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public sealed class ManagedForEachEnumeratorWrapper : IObjectWithSite,
IDTSManagedForEachEnumeratorWrapper100, IDTSForEachEnumerator100, IDTSComponentPersist100, IDTSObjectVersionUpdate100
[GuidAttribute(L"2E85AEBC-61EC-4C21-B7BC-1BCD26B6A65A")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class ManagedForEachEnumeratorWrapper sealed : IObjectWithSite,
IDTSManagedForEachEnumeratorWrapper100, IDTSForEachEnumerator100, IDTSComponentPersist100, IDTSObjectVersionUpdate100
[<SealedAttribute>]
[<GuidAttribute("2E85AEBC-61EC-4C21-B7BC-1BCD26B6A65A")>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
type ManagedForEachEnumeratorWrapper =
class
interface IObjectWithSite
interface IDTSManagedForEachEnumeratorWrapper100
interface IDTSForEachEnumerator100
interface IDTSComponentPersist100
interface IDTSObjectVersionUpdate100
end
public final class ManagedForEachEnumeratorWrapper implements IObjectWithSite, IDTSManagedForEachEnumeratorWrapper100, IDTSForEachEnumerator100, IDTSComponentPersist100, IDTSObjectVersionUpdate100
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime..::..ManagedForEachEnumeratorWrapper
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.