'Usage Dim instance As FullTextSqlQuery 'Declaration Public NotInheritable Class FullTextSqlQuery Inherits 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.