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.
Gets the number of identifiers of this external content type.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetIdentifierCount As Integer
'Usage
Dim instance As IEntity
Dim returnValue As Integer
returnValue = instance.GetIdentifierCount()
int GetIdentifierCount()
Return Value
Type: System.Int32
The number of identifiers.