MetadataObject Class
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
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class MetadataObject
'Usage
Dim instance As MetadataObject
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, 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
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