SearchServiceApplicationProxy.GetDisplayGroupsCount - Méthode
Récupère le nombre total de groupes d'affichage d'étendue Search .
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function GetDisplayGroupsCount As Integer
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim returnValue As Integer
returnValue = instance.GetDisplayGroupsCount()
public int GetDisplayGroupsCount()
Valeur renvoyée
Type : System.Int32
Nombre total d'objets deScopeDisplayGroupSearch.
Implémentations
ISearchSiteAdministrationServiceApplication.GetDisplayGroupsCount()
Exceptions
Exception | Condition |
---|---|
Exception | Une erreur, par exemple un SearchServiceApplicationFault, s'est produite pendant l'exécution de l'application. |
Remarques
Cette méthode obtient le nombre total de la Search groupes d'affichage d'étendue à partir de la base de données.
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms