: 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 | |
---|---|---|
MetadataObject |
Arriba
Campos protegidos
Nombre | Descripción | |
---|---|---|
version | Represents the version number of the metadata object. |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
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. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
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 | Sobrecargado. (heredado/a de Object) | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
Read | When overridden in a derived class, reads the metadata object from the metadata repository and creates an object. | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a 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. |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
DeleteInternal | When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command. | |
Finalize | (heredado/a de Object) | |
IsPrimitive | Indicates whether the metadata object is of the specified primitive type. | |
MemberwiseClone | (heredado/a 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. |
Arriba
Vea también
Referencia
MetadataObject (Clase)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)