Membres MetadataObject (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the abstract base class of the 13 metadata objects in the Business Data Catalog.
Les tableaux suivants contiennent la liste des membres exposés par le type MetadataObject .
Constructeurs protégés
Nom | Description | |
---|---|---|
MetadataObject |
Haut de page
Champs protégés
Nom | Description | |
---|---|---|
version | Represents the version number of the metadata object. |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
DefaultDisplayName | Gets the default display name of the metadata object. | |
Id | Gets the unique ID of the metadata object from the metadata repository. | |
IsCached | Indicates whether this metadata object is cached or not. | |
LocalizedDisplayName | Gets or sets the localized display name for the metadata object. | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object. | |
Name | Gets or sets the name of the metadata object. | |
Properties | Gets all the properties that belong to this metadata object. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the metadata object contains a localized display name. | |
Delete | When overridden in a derived class, deletes the metadata object and all of its children. | |
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
Read | When overridden in a derived class, reads the metadata object from the metadata repository and creates an object. | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) | |
Update | Updates the metadata object in the repository. | |
WriteXml | Writes the specified XML fragment in the metadata repository. | |
WriteXmlLocalizedNames | Writes the specified XML fragment containing localized names in the metadata repository. | |
WriteXmlProperties | Writes the specified XML fragment containing properties in the metadata repository. |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
DeleteInternal | When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command. | |
Finalize | (hérité de Object) | |
IsPrimitive | Indicates whether the metadata object is of the specified primitive type. | |
MemberwiseClone | (hérité de Object) | |
ReadInternal | When overridden in a derived class, reads the metadata object from the metadata repository and creates an object. | |
ResolveInvalidAttribute | ||
ResolveInvalidElement | ||
ResolveMissingAttribute | ||
ResolveMissingElement | ||
UpdateInternal | Updates the metadata object in the repository with the specified SQL command. |
Haut de page
Voir aussi
Référence
MetadataObject, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms