ForEachItemValue Members
Stores a value from the ForEachItem collection. This class cannot be inherited.
The following tables list the members exposed by the ForEachItemValue type.
Public Properties
Name | Description | |
---|---|---|
Value | Gets or sets an object to contain the value. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from DtsObject ) | |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) | |
GetType | (inherited from Object ) | |
op_Equality | (inherited from DtsObject ) | |
op_Inequality | (inherited from DtsObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ForEachItemValue Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.Item Namespace