HResults.DTS_E_OBJECTNOTINFOREACHLOOP Field

Definition

MessageId: DTS_E_OBJECTNOTINFOREACHLOOP MessageText: Failure when adding an object to a ForEachPropertyMapping that is not a direct child of the ForEachLoop container.

public: int DTS_E_OBJECTNOTINFOREACHLOOP = -1073627117;
public const int DTS_E_OBJECTNOTINFOREACHLOOP = -1073627117;
val mutable DTS_E_OBJECTNOTINFOREACHLOOP : int
Public Const DTS_E_OBJECTNOTINFOREACHLOOP As Integer  = -1073627117

Field Value

Value = -1073627117

Applies to