IDTSVariable100.EvaluateAsExpression 속성

정의

public:
 property bool EvaluateAsExpression { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(9)]
public bool EvaluateAsExpression { [System.Runtime.InteropServices.DispId(9)] get; [System.Runtime.InteropServices.DispId(9)] set; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<set: System.Runtime.InteropServices.DispId(9)>]
member this.EvaluateAsExpression : bool with get, set
Public Property EvaluateAsExpression As Boolean

속성 값

변수에 식이 포함되어 있으면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상