Compartir a través de


: 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
Método público FullTextSqlQuery Sobrecargado. Initializes a new instance of the FullTextSqlQuery class.

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública Application  Gets the application name for the query request.(heredado/a de Query)
Propiedad pública AuthenticationType  Gets or sets the authentication type for the query.(heredado/a de Query)
Propiedad pública Culture  Gets or sets the locale for the query.(heredado/a de Query)
Propiedad pública EnableStemming  Gets or sets a Boolean value that specifies whether stemming is enabled. (heredado/a de Query)
Propiedad pública HighlightedSentenceCount  Gets or sets the number of sentences to include in the hit-highlighted summary.(heredado/a de Query)
Propiedad pública Hint  Gets or sets the suggested query processor behavior for the query.(heredado/a de Query)
Propiedad pública 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)
Propiedad pública 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)
Propiedad pública 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)
Propiedad pública QueryText  Gets or sets the text for the search query.(heredado/a de Query)
Propiedad pública ResultTypes  Gets or sets a value that specifies the search result type.(heredado/a de Query)
Propiedad pública RowLimit  Gets or sets the maximum number of rows returned in the search results.(heredado/a de Query)
Propiedad pública ServerContext  Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.(heredado/a de Query)
Propiedad pública Sid  Gets or sets the query’s security identifier (SID).(heredado/a de Query)
Propiedad pública Site  Gets the collection of Web sites associated with the query.(heredado/a de Query)
Propiedad pública SiteContext  Gets or sets the site URL for the search query.(heredado/a de Query)
Propiedad pública StartRow  Gets or sets first row included in the search results. (heredado/a de Query)
Propiedad pública Timeout  Gets or sets the amount of time, in milliseconds, before the query request times out. (heredado/a de Query)
Propiedad pública TotalRowsExactMinimum  Used by Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links.(heredado/a de Query)
Propiedad pública TrimDuplicates  Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. (heredado/a de Query)
Propiedad pública 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
Método público Dispose  (heredado/a de Query)
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público Execute Sobrescrito. Executes the SQL syntax search query.
Método público GetHashCode  (heredado/a de Object)
Método público GetProperties  Returns information about managed properties.(heredado/a de Query)
Método público GetResults  (heredado/a de Query)
Método público GetScopes  Returns information about search scopes.(heredado/a de Query)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido _GetInterfaces  (heredado/a de Query)
Método protegido Finalize  (heredado/a de Object)
Método protegido FinishConstruction  (heredado/a de Query)
Método protegido GetSearchApp  Gets the search context for the Shared Service Provider's search service.(heredado/a de Query)
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido ThrowIfProductExpired  (heredado/a de Query)
Método protegido ThrowIfUnSupportedTopologyForMSSExpress  (heredado/a de Query)

Arriba

Vea también

Referencia

FullTextSqlQuery (Clase)
Microsoft.Office.Server.Search.Query (Espacio de nombres)