PipelineComponentInfoEnumerator-Klasse
Supports iteration over the PipelineComponentInfos collection. This class cannot be inherited.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public NotInheritable Class PipelineComponentInfoEnumerator _
Inherits DtsEnumerator
'Usage
Dim instance As PipelineComponentInfoEnumerator
public sealed class PipelineComponentInfoEnumerator : DtsEnumerator
public ref class PipelineComponentInfoEnumerator sealed : public DtsEnumerator
[<SealedAttribute>]
type PipelineComponentInfoEnumerator =
class
inherit DtsEnumerator
end
public final class PipelineComponentInfoEnumerator extends DtsEnumerator
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsEnumerator
Microsoft.SqlServer.Dts.Runtime..::..PipelineComponentInfoEnumerator
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.