Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.
The following tables list the members exposed by the ForEachItemValueEnumerator type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Current | Gets the current ForEachItemValue object in the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | MoveNext | Advances the enumerator to the next element of the collection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ForEachItemValueEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.Item Namespace