Partager via


Identifier.OrdinalNumber, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the ordinal number of the identifier in case of composite keys.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property OrdinalNumber As Byte
'Utilisation
Dim instance As Identifier
Dim value As Byte

value = instance.OrdinalNumber
public byte OrdinalNumber { get; }

Valeur de la propriété

A byte.

Remarques

The ordinal imposes a fixed ordering by which the sub identifiers are combined to represent the final identity.

Voir aussi

Référence

Identifier, classe
Membres Identifier
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms