HResults.DTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER 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_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER MessageText: Variable "%1!s!" bound to child package parameter "%2!s!" contains a sensitive value. The child package parameter is not sensitive.
public: int DTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER = -1073602321;
public const int DTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER = -1073602321;
val mutable DTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER : int
Public Const DTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER As Integer = -1073602321