次の方法で共有


IDTSProperty100.GetValue(Object) メソッド

定義

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

パラメーター

pObject
Object

戻り値

プロパティの値を含むオブジェクトです。

属性

適用対象