HResults.DTS_E_RESERVEDNAMESPACE 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_RESERVEDNAMESPACE MessageText: Error assigning namespace to the variable. The namespace "System" is reserved for system use. This error happens when a component or task attempts to create a variable with a namespace of "System".
public: int DTS_E_RESERVEDNAMESPACE = -1073676275;
public const int DTS_E_RESERVEDNAMESPACE = -1073676275;
val mutable DTS_E_RESERVEDNAMESPACE : int
Public Const DTS_E_RESERVEDNAMESPACE As Integer = -1073676275