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

属性值

表达式。

属性

适用于