Compartir a través de


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

Represents the persistent identity of entity instances. You can use the key to search for a specific entity instance or a group of entity instances of that entity by using the Business Data Catalog.

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

Campos protegidos

  Nombre Descripción
Campo protegido version  Represents the version number of the metadata object.(heredado/a de MetadataObject)

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública DefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública Entity Returns the entity to which the identifier belongs.
Propiedad pública Id  Gets the unique ID of the metadata object from the metadata repository.(heredado/a de MetadataObject)
Propiedad pública IsCached  Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject)
Propiedad pública LocalizedDisplayName  Gets or sets the localized display name for the metadata object.(heredado/a de MetadataObject)
Propiedad pública LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(heredado/a de MetadataObject)
Propiedad pública Name  Gets or sets the name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública OrdinalNumber Returns the ordinal number of the identifier in case of composite keys.
Propiedad pública Properties  Gets all the properties that belong to this metadata object.(heredado/a de MetadataObject)
Propiedad pública Type Sets or gets the type of the identifier.

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.(heredado/a de MetadataObject)
Método público Delete Sobrescrito. Deletes an identifier.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetAccessControlList  A virtual method that is designed to return the list of access control entries (ACEs) associated with the metadata object registered in the Business Data Catalog. (heredado/a de AccessControlledMetadataObject)
Método público Estático GetById Gets an Identifier object given its ID.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático MergeXml Merges the specified XML fragment with the existing metadata in the metadata repository and creates an Identifier object.
Método público Read Sobrescrito. Reads the identifier from the Business Data Catalog.
Método público Estático ReadXml Reads the specified XML fragment from the metadata repository and creates an Identifier 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 Sobrescrito. Updates the Identifier object metadata with the changes.
Método público WriteXml Sobrescrito. Writes the XML fragment to the metadata repository.
Método público WriteXmlLocalizedNames  (heredado/a de MetadataObject)
Método público WriteXmlProperties  (heredado/a de MetadataObject)
Método público WriteXmlSecurity  (heredado/a de AccessControlledMetadataObject)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido DeleteInternal  (heredado/a de MetadataObject)
Método protegido Finalize  (heredado/a de Object)
Método protegido GetNearestIndividuallySecurableMetadataObjectAncestor Sobrescrito. Returns the nearest individually securable parent metadata object.
Método protegido IsPrimitive  (heredado/a de MetadataObject)
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido ReadInternal  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidElement  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingElement  (heredado/a de MetadataObject)
Método protegido UpdateInternal Sobrescrito. Updates the Identifier object metadata directly with SQL statements.

Arriba

Vea también

Referencia

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