ForEachItemValue Class
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
C#
public sealed class ForEachItemValue : Microsoft.SqlServer.Dts.Runtime.DtsObject
type ForEachItemValue = class
inherit DtsObject
Public NotInheritable Class ForEachItemValue
Inherits DtsObject
- Inheritance
Value |
Gets or sets an object to contain the value. |
Equals(Object) |
Determines whether two object instances are equal. (Inherited from DtsObject) |
Get |
Returns the hash code for this instance. (Inherited from DtsObject) |
Izdelek | Različice |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |