Поделиться через


ForEachItems.Add Method

Adds a new ForEachItem collection to the ForEachItems collection.

Пространство имен: Microsoft.SqlServer.Dts.Runtime.Enumerators.Item
Сборка: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Синтаксис

'Декларация
Public Function Add As ForEachItem
public ForEachItem Add ()
public:
ForEachItem^ Add ()
public ForEachItem Add ()
public function Add () : ForEachItem

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

ForEachItems Class
ForEachItems Members
Microsoft.SqlServer.Dts.Runtime.Enumerators.Item Namespace