HResults.DTS_E_FAILEDSYSTEMVARIABLEREMOVE 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_FAILEDSYSTEMVARIABLEREMOVE MessageText: Failed to remove a system variable. This error occurs when removing a variable that is a required variable. Required variables are variables that are created by the runtime for communicating between tasks and the runtime.
public: int DTS_E_FAILEDSYSTEMVARIABLEREMOVE = -1073614847;
public const int DTS_E_FAILEDSYSTEMVARIABLEREMOVE = -1073614847;
val mutable DTS_E_FAILEDSYSTEMVARIABLEREMOVE : int
Public Const DTS_E_FAILEDSYSTEMVARIABLEREMOVE As Integer = -1073614847