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

반환

적용 대상