IDTSForEachItemEnumerator100.Items 속성

정의

IDTSForEachItems100의 컬렉션을 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100 this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.Items : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100 with get, set
Default Public Property Items As IDTSForEachItems100

속성 값

IDTSForEachItems100의 컬렉션입니다.

특성

설명

자세한 내용은 ForEachItemEnumerator를 참조하세요.

적용 대상