次の方法で共有


IDTSManagedPropertyHelper100.GetPropertyValue(Object, Int32) メソッド

定義

public:
 System::Object ^ GetPropertyValue(System::Object ^ pObject, int Index);
public object GetPropertyValue (object pObject, int Index);
abstract member GetPropertyValue : obj * int -> obj
Public Function GetPropertyValue (pObject As Object, Index As Integer) As Object

パラメーター

pObject
Object
Index
Int32

戻り値

オブジェクト プロパティ値です。

適用対象