HResults.DTS_E_OBJECTNOTINFOREACHLOOP 字段

定义

MessageId:DTS_E_OBJECTNOTINFOREACHLOOP MessageText:向 ForEachPropertyMapping 添加对象时失败,该对象不是 ForEachLoop 容器的直接子级。

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

字段值

Value = -1073627117

适用于