IDTSPropertiesProvider100.GetExpression(String) 方法

定义

public:
 System::String ^ GetExpression(System::String ^ bstrPropertyName);
[System.Runtime.InteropServices.DispId(7)]
public string GetExpression (string bstrPropertyName);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member GetExpression : string -> string
Public Function GetExpression (bstrPropertyName As String) As String

参数

bstrPropertyName
String

返回

一个 字符串 ,其中包含用于计算属性的表达式。

属性

适用于