GenerateQueryString(String, System.Collections.ArrayList, String, String) Method

The GenerateQueryString method of the SearchResults class generates the SQL Full-Text Search Syntax query that produces the current result set.

Parameters

strKeyword    List of keywords specified for this query.

rgScopeList    List of search scopes specified for this query.

strWhereAndPart    WHERE clause for the query.

strSavedQuery    Out parameter that receives the return value from this method.

Return Value

A string that contains the SQL Full-Text Search Syntax query that produces the current result set.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security