ForEachItemValue 类

定义

存储 ForEachItem 集合中的某个值。 此类不能被继承。

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
继承
ForEachItemValue

属性

Value

获取或设置包含值的对象。

方法

Equals(Object)

确定两个对象实例是否相等。

(继承自 DtsObject)
GetHashCode()

返回此实例的哈希代码。

(继承自 DtsObject)

适用于