Поделиться через


Метод Entity.GetIdentifierCount

Пространство имен:  Microsoft.BusinessData.MetadataModel
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Function GetIdentifierCount As ClientResult(Of Integer)
'Применение
Dim instance As Entity
Dim returnValue As ClientResult(Of Integer)

returnValue = instance.GetIdentifierCount()
public ClientResult<int> GetIdentifierCount()

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.ClientResult<Int32>

См. также

Справочные материалы

Entity класс

Элементы Entity

Пространство имен Microsoft.BusinessData.MetadataModel