Freigeben über


IDTSForEachItemValue100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ForEachItemValue.

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

Syntax

'Declaration
<GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")> _
Public Interface IDTSForEachItemValue100
'Usage
Dim instance As IDTSForEachItemValue100
[GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface IDTSForEachItemValue100
[GuidAttribute(L"0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface class IDTSForEachItemValue100
[<GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")>]
type IDTSForEachItemValue100 =  interface end
public interface IDTSForEachItemValue100

Der IDTSForEachItemValue100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Value Infrastruktur For more information, see ForEachItemValue.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace