DTSEvaluatorContextOption Enum

Definition

Specifies the options for the evaluator context.

public enum class DTSEvaluatorContextOption
public enum DTSEvaluatorContextOption
type DTSEvaluatorContextOption = 
Public Enum DTSEvaluatorContextOption
Inheritance
DTSEvaluatorContextOption

Fields

DTSECO_NOOPTION 0

The no option of the evaluator context.

DTSECO_REPLACE_SENSITIVEVALUE_WITH_FIXEDVALUE 1

The option to replace sensitive value with fixed value.

Applies to