IDTSPropertiesProvider100.GetExpression(String) Method

Definition

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

Parameters

bstrPropertyName
String

Returns

Attributes

Applies to