PipelineComponentInfoEnumerator クラス
PipelineComponentInfos コレクションに対する繰り返し処理をサポートします。このクラスは継承できません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public NotInheritable Class PipelineComponentInfoEnumerator _
Inherits DtsEnumerator
'使用
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
継承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsEnumerator
Microsoft.SqlServer.Dts.Runtime..::..PipelineComponentInfoEnumerator
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。