HResults.DTS_E_INVALIDNODE Field

Definition

MessageId: DTS_E_INVALIDNODE MessageText: Node "%1!s!" is not a valid node. This happens when saving fails.

public: int DTS_E_INVALIDNODE = -1073676263;
public const int DTS_E_INVALIDNODE = -1073676263;
val mutable DTS_E_INVALIDNODE : int
Public Const DTS_E_INVALIDNODE As Integer  = -1073676263

Field Value

Value = -1073676263

Applies to