MetadataObject Class

NOTE: This API is now obsolete.

Represents the abstract base class of the 13 metadata objects in the Business Data Catalog.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.ApplicationRegistry.MetadataModel.MetadataObject
    

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class MetadataObject
'Usage
Dim instance As MetadataObject
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class MetadataObject

Thread Safety

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

See Also

Reference

MetadataObject Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.ApplicationRegistry.MetadataModel.MetadataObject
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.AccessControlledMetadataObject
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Action
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.ActionParameter
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.FilterDescriptor
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Identifier
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.LobSystem
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.LobSystemInstance
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Method
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Parameter
    Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptor