HResults.DTS_E_EXPREVALSENSITIVEERROR Field

Definition

MessageId: DTS_E_EXPREVALSENSITIVEERROR MessageText: The expression will not be evaluated because it contains the variable "%1!s!" that references sensitive parameter variables in its expression. Verify that the expression is used properly and that it protects sensitive information.

public: int DTS_E_EXPREVALSENSITIVEERROR = -1073647601;
public const int DTS_E_EXPREVALSENSITIVEERROR = -1073647601;
val mutable DTS_E_EXPREVALSENSITIVEERROR : int
Public Const DTS_E_EXPREVALSENSITIVEERROR As Integer  = -1073647601

Field Value

Value = -1073647601

Applies to