Use this when you are going to build the SQL statement using the SearchSQL helper methods, rather than passing in the complete SQL statement.


Namespace: FileNet.Api.Query
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public SearchSQL()
C++
public:
 SearchSQL() sealed 
J#
public SearchSQL()
JScript
public function SearchSQL()

See Also