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

页首

另请参阅

参考

Scopes 类
Microsoft.Office.Server.Search.Administration 命名空间