IDTSExpressionEvaluator100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the properties and methods for the ExpressionEvaluator object.
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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
| 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. |
![]() | 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. |
![]() | 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. |

