共用方式為


Microsoft.SqlServer.Dts.Runtime.Enumerators.Item 命名空間

The Microsoft.SqlServer.Dts.Runtime.Enumerators.Item namespace contains the interfaces and classes used to set properties on the ForEachItem enumerator.

類別

  類別 描述
公用類別 ForEachItem Returns a ForEachItemValueEnumerator. This class cannot be inherited.
公用類別 ForEachItemEnumerator Implements an enumerator over the ForEachItem collection. This class cannot be inherited.
公用類別 ForEachItems Contains a collection of ForEachItem collections. This class cannot be inherited.
公用類別 ForEachItemsEnumerator Enumerates over the ForEachItems collection. This class cannot be inherited.
公用類別 ForEachItemValue Stores a value from the ForEachItem collection. This class cannot be inherited.
公用類別 ForEachItemValueEnumerator Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.