HResults.DTS_E_MISSINGOBJECTDATA Field

Definition

MessageId: DTS_E_MISSINGOBJECTDATA MessageText: The ObjectData element is missing in the XML block of a hosted object. This occurs when the XML parser attempts to locate the data element for an object and it cannot be found.

public: int DTS_E_MISSINGOBJECTDATA = -1073676254;
public const int DTS_E_MISSINGOBJECTDATA = -1073676254;
val mutable DTS_E_MISSINGOBJECTDATA : int
Public Const DTS_E_MISSINGOBJECTDATA As Integer  = -1073676254

Field Value

Value = -1073676254

Applies to