FullTextSqlQuery 成员 (Microsoft.Office.Server.Search.Query)
Represents a search query using the 企业级搜索SQL Syntax.
以下表格列出了由 FullTextSqlQuery 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
FullTextSqlQuery | 已重载。 Initializes a new instance of the FullTextSqlQuery class. |
页首
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Application | Gets the application name for the query request.(继承自 Query) |
![]() |
AuthenticationType | Gets or sets the authentication type for the query.(继承自 Query) |
![]() |
Culture | Gets or sets the locale for the query.(继承自 Query) |
![]() |
EnableStemming | Gets or sets a Boolean value that specifies whether stemming is enabled. (继承自 Query) |
![]() |
HighlightedSentenceCount | Gets or sets the number of sentences to include in the hit-highlighted summary.(继承自 Query) |
![]() |
Hint | Gets or sets the suggested query processor behavior for the query.(继承自 Query) |
![]() |
IgnoreAllNoiseQuery | Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words.(继承自 Query) |
![]() |
KeywordInclusion | Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms. (继承自 Query) |
![]() |
PagingCookie | Gets or sets a client-side state cookie that tracks the number of query results filtered out by security trimming.(继承自 Query) |
![]() |
QueryText | Gets or sets the text for the search query.(继承自 Query) |
![]() |
ResultTypes | Gets or sets a value that specifies the search result type.(继承自 Query) |
![]() |
RowLimit | Gets or sets the maximum number of rows returned in the search results.(继承自 Query) |
![]() |
ServerContext | Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.(继承自 Query) |
![]() |
Sid | Gets or sets the query’s security identifier (SID).(继承自 Query) |
![]() |
Site | Gets the collection of Web sites associated with the query.(继承自 Query) |
![]() |
SiteContext | Gets or sets the site URL for the search query.(继承自 Query) |
![]() |
StartRow | Gets or sets first row included in the search results. (继承自 Query) |
![]() |
Timeout | Gets or sets the amount of time, in milliseconds, before the query request times out. (继承自 Query) |
![]() |
TotalRowsExactMinimum | Used by Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links.(继承自 Query) |
![]() |
TrimDuplicates | Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. (继承自 Query) |
![]() |
UrlZone | Gets the originating URL zone for the query request.(继承自 Query) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Dispose | (继承自 Query) |
![]() |
Equals | 已重载。 (继承自 Object) |
![]() |
Execute | 已重写。 Executes the SQL syntax search query. |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetProperties | Returns information about managed properties.(继承自 Query) |
![]() |
GetResults | (继承自 Query) |
![]() |
GetScopes | Returns information about search scopes.(继承自 Query) |
![]() |
GetType | (继承自 Object) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
_GetInterfaces | (继承自 Query) |
![]() |
Finalize | (继承自 Object) |
![]() |
FinishConstruction | (继承自 Query) |
![]() |
GetSearchApp | Gets the search context for the Shared Service Provider's search service.(继承自 Query) |
![]() |
MemberwiseClone | (继承自 Object) |
![]() |
ThrowIfProductExpired | (继承自 Query) |
![]() |
ThrowIfUnSupportedTopologyForMSSExpress | (继承自 Query) |
页首
另请参阅
参考
FullTextSqlQuery 类
Microsoft.Office.Server.Search.Query 命名空间