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)

2 つのオブジェクト インスタンスが等しいかどうかを判断します。

(継承元 DtsObject)
GetHashCode()

このインスタンスのハッシュ コードを返します。

(継承元 DtsObject)

適用対象