InvalidMetadataObjectException class

Thrown when a metadata object instance containing invalid or corrupt fields is encountered.

System.Object
  System.Exception
    Microsoft.SharePoint.BusinessData.Administration.MetadataException
      Microsoft.SharePoint.BusinessData.Administration.InvalidMetadataObjectException

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Typically, the exception is thrown when the objects are loaded from the database. Once an object is cached, validation is not performed again.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: