ScopesManagerInfo.ScopesNeedingCompilation 属性
获取或设置Scopes在Scopes系统中搜索要编译的数目。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property ScopesNeedingCompilation As Integer
Get
Set
用法
Dim instance As ScopesManagerInfo
Dim value As Integer
value = instance.ScopesNeedingCompilation
instance.ScopesNeedingCompilation = value
[DataMemberAttribute]
public int ScopesNeedingCompilation { get; set; }
属性值
类型:System.Int32
Scopes 在Scopes系统中搜索要编译数。