HResults.DTS_I_ATTEMPTINGUPGRADEOFDTS 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_I_ATTEMPTINGUPGRADEOFDTS MessageText: Attempting an upgrade of SSIS from version "%1!s!" to version "%2!s!". The package is attempting to upgrade the runtime.
public: int DTS_I_ATTEMPTINGUPGRADEOFDTS = 1073832003;
public const int DTS_I_ATTEMPTINGUPGRADEOFDTS = 1073832003;
val mutable DTS_I_ATTEMPTINGUPGRADEOFDTS : int
Public Const DTS_I_ATTEMPTINGUPGRADEOFDTS As Integer = 1073832003