다음을 통해 공유


IDTSExpression100.Expression 속성

정의

식을 가져오거나 설정합니다.

public:
 property System::String ^ Expression { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(39)]
public string Expression { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.Expression : string with get, set
Public Property Expression As String

속성 값

식입니다.

특성

적용 대상