Gets the value of the underlying variable. If EvaluateAsExpression is true value will be evaluated from expression set by the SetExpression(String, String) method.
Namespace: SSIS.Test.DtsAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
| C# |
|---|
public Object GetValue() |
| Visual Basic |
|---|
Public Function GetValue As Object |
| Visual C++ |
|---|
public: Object^ GetValue() |