Partager via


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
Méthode protégée MetadataObject  

Haut de page

Champs protégés

  Nom Description
Champ protégé version Represents the version number of the metadata object.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique DefaultDisplayName Gets the default display name of the metadata object.
Propriété publique Id Gets the unique ID of the metadata object from the metadata repository.
Propriété publique IsCached Indicates whether this metadata object is cached or not.
Propriété publique LocalizedDisplayName Gets or sets the localized display name for the metadata object.
Propriété publique LocalizedDisplayNames Gets all the localized display names available for this metadata object.
Propriété publique Name Gets or sets the name of the metadata object.
Propriété publique 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
Méthode publique ContainsLocalizedDisplayName Indicates whether the metadata object contains a localized display name.
Méthode publique Delete When overridden in a derived class, deletes the metadata object and all of its children.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique Read When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)
Méthode publique Update Updates the metadata object in the repository.
Méthode publique WriteXml Writes the specified XML fragment in the metadata repository.
Méthode publique WriteXmlLocalizedNames Writes the specified XML fragment containing localized names in the metadata repository.
Méthode publique WriteXmlProperties Writes the specified XML fragment containing properties in the metadata repository.

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée DeleteInternal When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command.
Méthode protégée Finalize  (hérité de Object)
Méthode protégée IsPrimitive Indicates whether the metadata object is of the specified primitive type.
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée ReadInternal When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
Méthode protégée Statique ResolveInvalidAttribute  
Méthode protégée Statique ResolveInvalidElement  
Méthode protégée Statique ResolveMissingAttribute  
Méthode protégée Statique ResolveMissingElement  
Méthode protégée 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