HResults.DTS_E_NODENOTFOUND 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_NODENOTFOUND MessageText: The "%1!s!" node cannot be found in custom default persistence. This error occurs if the default saved XML of an extensible object was changed in a way that a saved object is no longer found, or if the extensible object itself changed.
public: int DTS_E_NODENOTFOUND = -1073651675;
public const int DTS_E_NODENOTFOUND = -1073651675;
val mutable DTS_E_NODENOTFOUND : int
Public Const DTS_E_NODENOTFOUND As Integer = -1073651675