IDTSForEachItemsProvider100-Schnittstelle
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see ForEachItemValueEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")> _
Public Interface IDTSForEachItemsProvider100
'Usage
Dim instance As IDTSForEachItemsProvider100
[GuidAttribute("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")]
public interface IDTSForEachItemsProvider100
[GuidAttribute(L"B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")]
public interface class IDTSForEachItemsProvider100
[<GuidAttribute("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")>]
type IDTSForEachItemsProvider100 = interface end
public interface IDTSForEachItemsProvider100
Der IDTSForEachItemsProvider100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
ForEachItems | Infrastruktur For more information, see ForEachItemValueEnumerator. |
Zum Anfang