Share via


MetadataObject Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

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

The MetadataObject type exposes the following members.

Properties

  Name Description
Public property Id Obsolete. Gets the unique ID of each metadata object.
Public property IsCached Obsolete. Determines whether the metadata object is cached or not.
Public property Name Obsolete. Gets the name of the metadata object.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object.
Public method GetHashCode (Inherited from Object.)
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object.
Public method GetProperties Obsolete. Gets the properties associated with the metadata object.
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes a metadata object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MetadataObject Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace