Freigeben über


IDTSForEachItemsProvider100.ForEachItems-Eigenschaft

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
ReadOnly Default Property ForEachItems As IDTSForEachItems100 
    Get
'Usage
Dim instance As IDTSForEachItemsProvider100 
Dim value As IDTSForEachItems100 

value = instance
IDTSForEachItems100 this { get; }
property IDTSForEachItems100^ default {
    IDTSForEachItems100^ get ();
}
abstract ForEachItems : IDTSForEachItems100
function get ForEachItems () : IDTSForEachItems100

Eigenschaftswert

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachItems100

Siehe auch

Verweis

IDTSForEachItemsProvider100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace