Role, énumération (Microsoft.Office.Server.Search.Administration)
Specifies the role of the search service.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration Role
'Utilisation
Dim instance As Role
public enum Role
Membres
Nom du membre | Description | |
---|---|---|
Index | Specifies the search index service role. | |
IndexQuery | Specifies the search index and query service role. | |
None | Specifies no role. Use this in place of NULL. | |
Query | Specifies the search query service role. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms