Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of identifiers.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public ReadOnly Property IdentifierCount As Integer
Get
'Usage
Dim instance As Identity
Dim value As Integer
value = instance.IdentifierCount
public int IdentifierCount { get; }
Property Value
Type: System.Int32
The number of identifiers.