Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (2)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
FullTextSqlQuery Class (Microsoft.Office.Server.Search.Query)
Represents a search query using the Enterprise SearchSQL Syntax.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Visual Basic (Declaration)
Public NotInheritable Class FullTextSqlQuery
    Inherits Query
Visual Basic (Usage)
Dim instance As FullTextSqlQuery
C#
public sealed class FullTextSqlQuery : Query

Use this class for executing SQL syntax search queries. Use the KeywordQuery class for executing Keyword syntax search queries.

For more information about using the FullTextSqlQuery class in Enterprise Search, see Enterprise Search Query Object Model Overview.

See Walkthrough: Creating an ASP.NET Web Part for the AdventureWorks Business Data Application Sample for a code sample using the FullTextSqlQuery class.

System.Object
   Microsoft.Office.Server.Search.Query.Query
    Microsoft.Office.Server.Search.Query.FullTextSqlQuery
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker