다음을 통해 공유


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를 참조하세요.

적용 대상