SearchServiceApplication.GetScopesCount 方法
检索所有搜索Scopes在SearchAdminDatabase中定义的计数。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Function GetScopesCount As Integer
用法
Dim instance As SearchServiceApplication
Dim returnValue As Integer
returnValue = instance.GetScopesCount()
public int GetScopesCount()
返回值
类型:System.Int32
所有搜索Scopes的计数。
实现
ISearchSiteAdministrationServiceApplication.GetScopesCount()
备注
此方法检索的所有搜索ScopesSearchAdminDatabase中的计数。