QueryLogClientType 枚举
指定从其发送搜索查询的位置。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Enumeration QueryLogClientType
用法
Dim instance As QueryLogClientType
public enum QueryLogClientType
成员
成员名称 | 说明 | |
---|---|---|
ObjectModel | 从查询对象模型发送搜索查询。 | |
WebService | 从搜索 Web 服务发送搜索查询。 | |
UI | 从 Web 部件发送搜索查询。 | |
Custom | 从查询对象模型、 Web 服务或 Web 部件不是一个地方发送搜索查询。 | |
CSOM | ||
RSS | ||
Alerts | ||
ObjectModelBackwardsCompatible | ||
AllResultsQuery | ||
PeopleResultsQuery | ||
VideoResultsQuery | ||
SiteResultsQuery_All | ||
SiteResultsQuery_Docs | ||
SiteResultsQuery_Sites | ||
ContentSearchHigh | ||
ContentSearchRegular | ||
CatalogItemReuseQuery | ||
ContentSearchLow | ||
SearchWebPartConfiguration | ||
DiscoverySearch | ||
DiscoveryDownloadManager | ||
DocsSharedWithMe | ||
MyTaskSync | ||
SEOSiteMapQuery | ||
MySiteSecurityTrimmer | ||
Monitoring | ||
ReportsAndDataResultsQuery | ||
InplaceListSearch | ||
TrendingTagsQuery | ||
Unknown |