HResults.DTS_E_SENSITIVEPARAMVALUENOTALLOWED 字段

定义

MessageId: DTS_E_SENSITIVEPARAMVALUENOTALLOWED MessageText:不允许访问敏感参数“%1!s!”的参数变量值。 确认变量被正确使用,并且保护了敏感信息。

public: int DTS_E_SENSITIVEPARAMVALUENOTALLOWED = -1073647599;
public const int DTS_E_SENSITIVEPARAMVALUENOTALLOWED = -1073647599;
val mutable DTS_E_SENSITIVEPARAMVALUENOTALLOWED : int
Public Const DTS_E_SENSITIVEPARAMVALUENOTALLOWED As Integer  = -1073647599

字段值

Value = -1073647599

适用于