SearchServiceApplicationProxy.GetAllCategories - Méthode
GetAllCategories(SearchObjectOwner)
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function GetAllCategories ( _
owner As SearchObjectOwner _
) As CategoryInfoCollection
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim owner As SearchObjectOwner
Dim returnValue As CategoryInfoCollection
returnValue = instance.GetAllCategories(owner)
public CategoryInfoCollection GetAllCategories(
SearchObjectOwner owner
)
Paramètres
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.CategoryInfoCollection
Implémentations
ISchemaOperations.GetAllCategories(SearchObjectOwner)
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms