Membres Identifier (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.
Les tableaux suivants contiennent la liste des membres exposés par le type Identifier .
Champs protégés
Nom | Description | |
---|---|---|
version | Represents the version number of the metadata object.(hérité de MetadataObject) |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
DefaultDisplayName | Gets the default display name of the metadata object.(hérité de MetadataObject) | |
Entity | Returns the entity to which the identifier belongs. | |
Id | Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject) | |
IsCached | Indicates whether this metadata object is cached or not.(hérité de MetadataObject) | |
LocalizedDisplayName | Gets or sets the localized display name for the metadata object.(hérité de MetadataObject) | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object.(hérité de MetadataObject) | |
Name | Gets or sets the name of the metadata object.(hérité de MetadataObject) | |
OrdinalNumber | Returns the ordinal number of the identifier in case of composite keys. | |
Properties | Gets all the properties that belong to this metadata object.(hérité de MetadataObject) | |
Type | Sets or gets the type of the identifier. |
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.(hérité de MetadataObject) | |
Delete | Substitué. Deletes an identifier. | |
Equals | Surchargé. (hérité de Object) | |
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. (hérité de AccessControlledMetadataObject) | |
GetById | Gets an Identifier object given its ID. | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
MergeXml | Merges the specified XML fragment with the existing metadata in the metadata repository and creates an Identifier object. | |
Read | Substitué. Reads the identifier from the Business Data Catalog. | |
ReadXml | Reads the specified XML fragment from the metadata repository and creates an Identifier object. | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) | |
Update | Substitué. Updates the Identifier object metadata with the changes. | |
WriteXml | Substitué. Writes the XML fragment to the metadata repository. | |
WriteXmlLocalizedNames | (hérité de MetadataObject) | |
WriteXmlProperties | (hérité de MetadataObject) | |
WriteXmlSecurity | (hérité de AccessControlledMetadataObject) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
DeleteInternal | (hérité de MetadataObject) | |
Finalize | (hérité de Object) | |
GetNearestIndividuallySecurableMetadataObjectAncestor | Substitué. Returns the nearest individually securable parent metadata object. | |
IsPrimitive | (hérité de MetadataObject) | |
MemberwiseClone | (hérité de Object) | |
ReadInternal | (hérité de MetadataObject) | |
ResolveInvalidAttribute | (hérité de MetadataObject) | |
ResolveInvalidElement | (hérité de MetadataObject) | |
ResolveMissingAttribute | (hérité de MetadataObject) | |
ResolveMissingElement | (hérité de MetadataObject) | |
UpdateInternal | Substitué. Updates the Identifier object metadata directly with SQL statements. |
Haut de page
Voir aussi
Référence
Identifier, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms