MetadataObject Members
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
Id | Gets the unique ID of each metadata object. | |
IsCached | Determines whether the metadata object is cached or not. | |
Name | Gets the name of the metadata object. |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDefaultDisplayName | Gets the default display name of the metadata object. | |
GetHashCode | (Inherited from Object.) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. | |
GetProperties | Gets the properties associated with the metadata object. | |
GetType | (Inherited from Object.) | |
Initialize | Initializes a metadata object. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace