IDTSForEachItemsProvider100 Interfaz
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see ForEachItemValueEnumerator.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")> _
Public Interface IDTSForEachItemsProvider100
'Uso
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
Vea también