HResults.DTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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