HResults.DTS_E_MISSINGOBJECTDATA Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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