DTSEvaluatorContextOption Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies the options for the evaluator context.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Member name | Description | |
|---|---|---|
| DTSECO_NOOPTION | The no option of the evaluator context. | |
| DTSECO_REPLACE_SENSITIVEVALUE_WITH_FIXEDVALUE | The option to replace sensitive value with fixed value. |
Show: