HResults.DTS_E_CANTLOADFROMNODE 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_CANTLOADFROMNODE MessageText: The runtime object cannot be loaded from the specified XML node. This happens when trying to load a package or other object from an XML node that is not of the correct type, such as a non-SSIS XML node.
public: int DTS_E_CANTLOADFROMNODE = -1073672191;
public const int DTS_E_CANTLOADFROMNODE = -1073672191;
val mutable DTS_E_CANTLOADFROMNODE : int
Public Const DTS_E_CANTLOADFROMNODE As Integer = -1073672191