다음을 통해 공유


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

반환

속성을 평가하는 데 사용되는 식을 포함하는 문자열 입니다.

특성

적용 대상