: FullTextSqlQuery (Miembros) (Microsoft.Office.Server.Search.Query)
Represents a search query using the Enterprise SearchSQL Syntax.
En las siguientes tablas se enumeran los miembros expuestos por el tipo FullTextSqlQuery .
Constructores públicos
Nombre | Descripción | |
---|---|---|
FullTextSqlQuery | Sobrecargado. Initializes a new instance of the FullTextSqlQuery class. |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
Application | Gets the application name for the query request.(heredado/a de Query) | |
AuthenticationType | Gets or sets the authentication type for the query.(heredado/a de Query) | |
Culture | Gets or sets the locale for the query.(heredado/a de Query) | |
EnableStemming | Gets or sets a Boolean value that specifies whether stemming is enabled. (heredado/a de Query) | |
HighlightedSentenceCount | Gets or sets the number of sentences to include in the hit-highlighted summary.(heredado/a de Query) | |
Hint | Gets or sets the suggested query processor behavior for the query.(heredado/a de Query) | |
IgnoreAllNoiseQuery | Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words.(heredado/a de Query) | |
KeywordInclusion | Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms. (heredado/a de Query) | |
PagingCookie | Gets or sets a client-side state cookie that tracks the number of query results filtered out by security trimming.(heredado/a de Query) | |
QueryText | Gets or sets the text for the search query.(heredado/a de Query) | |
ResultTypes | Gets or sets a value that specifies the search result type.(heredado/a de Query) | |
RowLimit | Gets or sets the maximum number of rows returned in the search results.(heredado/a de Query) | |
ServerContext | Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.(heredado/a de Query) | |
Sid | Gets or sets the query’s security identifier (SID).(heredado/a de Query) | |
Site | Gets the collection of Web sites associated with the query.(heredado/a de Query) | |
SiteContext | Gets or sets the site URL for the search query.(heredado/a de Query) | |
StartRow | Gets or sets first row included in the search results. (heredado/a de Query) | |
Timeout | Gets or sets the amount of time, in milliseconds, before the query request times out. (heredado/a de Query) | |
TotalRowsExactMinimum | Used by Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links.(heredado/a de Query) | |
TrimDuplicates | Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. (heredado/a de Query) | |
UrlZone | Gets the originating URL zone for the query request.(heredado/a de Query) |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Dispose | (heredado/a de Query) | |
Equals | Sobrecargado. (heredado/a de Object) | |
Execute | Sobrescrito. Executes the SQL syntax search query. | |
GetHashCode | (heredado/a de Object) | |
GetProperties | Returns information about managed properties.(heredado/a de Query) | |
GetResults | (heredado/a de Query) | |
GetScopes | Returns information about search scopes.(heredado/a de Query) | |
GetType | (heredado/a de Object) | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
_GetInterfaces | (heredado/a de Query) | |
Finalize | (heredado/a de Object) | |
FinishConstruction | (heredado/a de Query) | |
GetSearchApp | Gets the search context for the Shared Service Provider's search service.(heredado/a de Query) | |
MemberwiseClone | (heredado/a de Object) | |
ThrowIfProductExpired | (heredado/a de Query) | |
ThrowIfUnSupportedTopologyForMSSExpress | (heredado/a de Query) |
Arriba
Vea también
Referencia
FullTextSqlQuery (Clase)
Microsoft.Office.Server.Search.Query (Espacio de nombres)