This topic has not yet been rated - Rate this topic

FullTextSqlQuery Class

Published: May 2010

Represents a search query using the SearchSQL Syntax.

System.Object
  Microsoft.SharePoint.Search.Query.Query
    Microsoft.SharePoint.Search.Query.FullTextSqlQuery

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
public sealed class FullTextSqlQuery : Query

Use this class to execute SQL syntax search queries. Use the KeywordQuery class to execute Keyword syntax search queries.

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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Date

Description

Reason

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.