Base class for scalar variable functions.
Name | Description | |
---|---|---|
ScalarVariableFunction |
Initializes a new instance of the ScalarVariableFunction class. |
Name | Description | |
---|---|---|
Evaluate(IVariableFunctionContext context) |
Evaluates the function and returns the result. |
|
EvaluateScalar(IVariableFunctionContext context) |
Evaluates the function and returns the result. |