IDTSProperty100.GetValue(Object) Method

Definition

public:
 System::Object ^ GetValue(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(2)]
public object GetValue (object pObject);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member GetValue : obj -> obj
Public Function GetValue (pObject As Object) As Object

Parameters

pObject
Object

Returns

Attributes

Applies to