IDTSForEachItemsProvider100.ForEachItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see ForEachItemValueEnumerator.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachItems100 ^ get(); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100 this { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.ForEachItems : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100
Default Public ReadOnly Property ForEachItems As IDTSForEachItems100
Property Value
- Attributes