Interfaccia IDTSForEachItems100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see ForEachItems.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72")> _
Public Interface IDTSForEachItems100 _
Inherits IEnumerable
'Utilizzo
Dim instance As IDTSForEachItems100
[GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72")]
public interface IDTSForEachItems100 : IEnumerable
[GuidAttribute(L"DF06C35F-AA23-4EBA-B51C-B23C79332D72")]
public interface class IDTSForEachItems100 : IEnumerable
[<GuidAttribute("DF06C35F-AA23-4EBA-B51C-B23C79332D72")>]
type IDTSForEachItems100 =
interface
interface IEnumerable
end
public interface IDTSForEachItems100 extends IEnumerable
Nel tipo IDTSForEachItems100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see ForEachItems. | |
Item | Infrastruttura. For more information, see ForEachItems. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Add | Infrastruttura. For more information, see ForEachItems. | |
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see ForEachItems. | |
Remove | Infrastruttura. For more information, see ForEachItems. |
In alto