IDTSExpressionEvaluator100.Expression Property

Definition

Sets the expression contained in an IDTSExpressionEvaluator100 object.

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

Property Value

The expression.

Attributes

Applies to