Freigeben über


IDTSForEachItemsProvider100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see ForEachItemValueEnumerator.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")> _
Public Interface IDTSForEachItemsProvider100
'Usage
Dim instance As IDTSForEachItemsProvider100
[GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")]
public interface IDTSForEachItemsProvider100
[GuidAttribute(L"BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")]
public interface class IDTSForEachItemsProvider100
[<GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")>]
type IDTSForEachItemsProvider100 =  interface end
public interface IDTSForEachItemsProvider100