HResults.DTS_E_TOEXECISNOTCHILD Field

Definition

MessageId: DTS_E_TOEXECISNOTCHILD MessageText: When adding a precedence constraint, the To executable specified is not a child of this container.

public: int DTS_E_TOEXECISNOTCHILD = -1073659881;
public const int DTS_E_TOEXECISNOTCHILD = -1073659881;
val mutable DTS_E_TOEXECISNOTCHILD : int
Public Const DTS_E_TOEXECISNOTCHILD As Integer  = -1073659881

Field Value

Value = -1073659881

Applies to