Compartilhar via


DataResultBase.GetTotalMatchingItemNum method

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Protected Overridable Function GetTotalMatchingItemNum As Integer
'Uso
Dim returnValue As Integer

returnValue = Me.GetTotalMatchingItemNum()
protected virtual int GetTotalMatchingItemNum()

Valor retornado

Type: System.Int32
n º total de itens correspondentes. Isso é usado apenas quando a paginação avançada está habilitada.

Ver também

Referência

DataResultBase class

DataResultBase members

Microsoft.SharePoint.Portal.WebControls namespace