IDTSForEachItem100-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see ForEachItem.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")> _
Public Interface IDTSForEachItem100 _
Inherits IEnumerable
'Usage
Dim instance As IDTSForEachItem100
[GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")]
public interface IDTSForEachItem100 : IEnumerable
[GuidAttribute(L"825D84F4-E0D3-41D9-B628-D5879DC9C560")]
public interface class IDTSForEachItem100 : IEnumerable
[<GuidAttribute("825D84F4-E0D3-41D9-B628-D5879DC9C560")>]
type IDTSForEachItem100 =
interface
interface IEnumerable
end
public interface IDTSForEachItem100 extends IEnumerable
Der IDTSForEachItem100-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Count | Infrastruktur For more information, see ForEachItem. |
![]() |
Item | Infrastruktur For more information, see ForEachItem. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Add | Infrastruktur For more information, see ForEachItem. |
![]() |
GetEnumerator() () () () | (Geerbt von IEnumerable.) |
![]() |
GetEnumerator() () () () | Infrastruktur For more information, see ForEachItem. |
![]() |
Remove | Infrastruktur For more information, see ForEachItem. |
Zum Anfang
.gif)
.gif)