ExpressionEvaluator Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ExpressionEvaluatorClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | EvaluatorContext | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the evaluator context of the IDTSExpressionEvaluator100 object.(Inherited from IDTSExpressionEvaluator100.) |
![]() | Events | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the informational, warning, and error events.(Inherited from IDTSExpressionEvaluator100.) |
![]() | Expression | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the expression contained in an IDTSExpressionEvaluator100 object.(Inherited from IDTSExpressionEvaluator100.) |
![]() | LocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the identifier of the locale.(Inherited from IDTSExpressionEvaluator100.) |
| Name | Description | |
|---|---|---|
![]() | Evaluate(IDTSVariableDispenser100^, Object^%, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Evaluates the expression.(Inherited from IDTSExpressionEvaluator100.) |
![]() | IsAssignmentExpression(IDTSVariableDispenser100^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the expression is an assignment expression.(Inherited from IDTSExpressionEvaluator100.) |
![]() | IsBooleanExpression(IDTSVariableDispenser100^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the expression is a boolean expression.(Inherited from IDTSExpressionEvaluator100.) |

