共用方式為


Identifier.OrdinalNumber Property

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

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property OrdinalNumber As Byte
    Get
'Usage
Dim instance As Identifier
Dim value As Byte

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

Property Value

Type: System.Byte
The ordinal number.

See Also

Reference

Identifier Class

Identifier Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace