Partager via


DataResultBase.GetTotalMatchingItemNum - Méthode

Espace de noms :  Microsoft.SharePoint.Portal.WebControls
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Protected Overridable Function GetTotalMatchingItemNum As Integer
'Utilisation
Dim returnValue As Integer

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

Valeur renvoyée

Type : System.Int32
le nombre total d'objets correspondants. Cela est utilisé uniquement lorsque la pagination avancée est activée.

Voir aussi

Référence

DataResultBase classe

DataResultBase - Membres

Microsoft.SharePoint.Portal.WebControls - Espace de noms