IDTSForEachEnumeratorInfos100.Item[Object] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumeratorInfo100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumeratorInfo100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachEnumeratorInfo100 this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachEnumeratorInfo100
Default Public ReadOnly Property Item(Index As Object) As IDTSForEachEnumeratorInfo100
パラメーター
- Index
- Object
プロパティ値
IDTSForEachEnumeratorInfos100 アイテムです。
- 属性