Freigeben über


ForEachLoopClass-Konstruktor

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

Initializes a new instance of the ForEachLoopClass class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ForEachLoopClass()
public ForEachLoopClass()
public:
ForEachLoopClass()
new : unit -> ForEachLoopClass
public function ForEachLoopClass()

Siehe auch

Verweis

ForEachLoopClass Klasse

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace