Share via


: MetadataObject (Miembros) (Microsoft.Office.Server.ApplicationRegistry.Administration)

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

En las siguientes tablas se enumeran los miembros expuestos por el tipo MetadataObject .

Constructores protegidos

  Nombre Descripción
Método protegido MetadataObject  

Arriba

Campos protegidos

  Nombre Descripción
Campo protegido version Represents the version number of the metadata object.

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública DefaultDisplayName Gets the default display name of the metadata object.
Propiedad pública Id Gets the unique ID of the metadata object from the metadata repository.
Propiedad pública IsCached Indicates whether this metadata object is cached or not.
Propiedad pública LocalizedDisplayName Gets or sets the localized display name for the metadata object.
Propiedad pública LocalizedDisplayNames Gets all the localized display names available for this metadata object.
Propiedad pública Name Gets or sets the name of the metadata object.
Propiedad pública Properties Gets all the properties that belong to this metadata object.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público ContainsLocalizedDisplayName Indicates whether the metadata object contains a localized display name.
Método público Delete When overridden in a derived class, deletes the metadata object and all of its children.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Read When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)
Método público Update Updates the metadata object in the repository.
Método público WriteXml Writes the specified XML fragment in the metadata repository.
Método público WriteXmlLocalizedNames Writes the specified XML fragment containing localized names in the metadata repository.
Método público WriteXmlProperties Writes the specified XML fragment containing properties in the metadata repository.

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido DeleteInternal When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command.
Método protegido Finalize  (heredado/a de Object)
Método protegido IsPrimitive Indicates whether the metadata object is of the specified primitive type.
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido ReadInternal When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
Método protegido Estático ResolveInvalidAttribute  
Método protegido Estático ResolveInvalidElement  
Método protegido Estático ResolveMissingAttribute  
Método protegido Estático ResolveMissingElement  
Método protegido UpdateInternal Updates the metadata object in the repository with the specified SQL command.

Arriba

Vea también

Referencia

MetadataObject (Clase)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)