언어

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

적용 대상