Share via


IDTSVariable100.EvaluateAsExpression Proprietà

Definizione

Ottiene o imposta un valore che indica se la variabile contiene un'espressione.

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

Valore della proprietà

true se la variabile contiene un'espressione; in caso contrario, false.

Attributi

Commenti

Per altre informazioni, vedere Variable.

Si applica a