다음을 통해 공유


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

반환

개체 속성 값입니다.

적용 대상