ForEachItemValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stores a value from the ForEachItem collection. This class cannot be inherited.
public ref class ForEachItemValue sealed : Microsoft::SqlServer::Dts::Runtime::DtsObject
public sealed class ForEachItemValue : Microsoft.SqlServer.Dts.Runtime.DtsObject
type ForEachItemValue = class
inherit DtsObject
Public NotInheritable Class ForEachItemValue
Inherits DtsObject
- Inheritance
Properties
Value |
Gets or sets an object to contain the value. |
Methods
Equals(Object) |
Determines whether two object instances are equal. (Inherited from DtsObject) |
GetHashCode() |
Returns the hash code for this instance. (Inherited from DtsObject) |