Scope 成员 (Microsoft.Office.Server.Search.Administration)
Represents a search scope in 企业级搜索.
以下表格列出了由 Scope 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
AlternateResultsPage | Gets or sets the URL for an alternate search results page. | |
CompilationState | Gets the current compilation state for a search scope. | |
CompilationType | Gets or sets the type of scope compilation. | |
ContainingDisplayGroups | Gets the names of the display groups that contain this scope. | |
Count | Gets the number of content items in a search scope. | |
Description | Gets or sets the text description for a scope. | |
DisplayInAdminUI | Gets or sets a Boolean value that indicates whether a scope is displayed in the Shared Service Provider Administration user interface. | |
ID | Gets the scope ID. | |
LastCompilationTime | Gets the time when the last scope compilation completed for a scope. | |
LastModifiedBy | Gets the name of the user who last modified a scope. | |
LastModifiedTime | Gets the time when a scope was last modified. | |
Name | Gets or sets the scope name. | |
OwningSite | Gets the site that owns the scope. | |
Rules | Gets the collection of scope rules for a scope. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Delete | Deletes the scope. | |
Equals | 已重载。 (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) | |
Update | Updates a scope with any changes made. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首