IDTSProperty100.GetExpression(Object) メソッド

定義

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

パラメーター

pObject
Object

返品

性質を評価するために使われる式。

属性

注釈

詳細については、DtsPropertyを参照してください。

適用対象