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

傳回

Object

物件屬性值。

適用於