HResults.DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED Field

Definition

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

public: int DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED = -1073647600;
public const int DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED = -1073647600;
val mutable DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED : int
Public Const DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED As Integer  = -1073647600

Field Value

Value = -1073647600

Applies to