Specifies the role of the search service.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration Role
用法
Dim instance As Role
public enum Role
成员
| 成员名称 | 说明 | |
|---|---|---|
| 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. |