Scopes 成员 (Microsoft.Office.Server.Search.Administration)
Provides access to the search scope management system for 企业级搜索.
以下表格列出了由 Scopes 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
Scopes | Initializes a new instance of the Scopes class. |
页首
公共属性
名称 | 说明 | |
---|---|---|
AllDisplayGroups | Gets all the display groups for the Shared Service Provider. | |
AllScopes | Gets all of the search scopes for the Shared Service Provider. | |
AverageCompilationDuration | Gets a value approximating the average duration of the previous five scope compilations. | |
CompilationPercentComplete | Gets a value indicating the scopes compilation progress. | |
CompilationScheduleType | Gets or sets the type of schedule for scope compilation. | |
CompilationState | Gets the scope system state. | |
LastCompilationTime | Gets the time when the last scope compilation completed. | |
NextCompilationTime | Gets the time for the next scheduled scope compilation. | |
Parent | Gets the parent SearchContext object. | |
ScopesNeedingCompilation | Gets the number of scopes that need to be compiled. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetDisplayGroup | Returns the display group with the specified name, from the specified site. | |
GetDisplayGroupsForSite | Returns an enumerator to access the collection of display groups for a specified site. | |
GetHashCode | (继承自 Object) | |
GetScope | Returns the site-level scope with the specified name, from the specified site. | |
GetScopesForSite | Returns an enumerator to access the collection of scopes for a specified site. | |
GetSharedScope | Returns the global scope with the specified name. | |
GetSharedScopes | Returns an enumerator to access the collection of global search scopes for a Shared Service Provider. | |
GetType | (继承自 Object) | |
GetUnusedScopesForSite | ||
ReferenceEquals | (继承自 Object) | |
StartCompilation | Starts the scope compilation process. | |
ToString | (继承自 Object) | |
Update | Updates the Shared Service Provider's scope system with any changes made. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首