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.QueryAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New |
C# |
---|
public SearchSQL() |
Visual C++ |
---|
public: SearchSQL() |
JavaScript |
---|
FileNet.Api.Query.SearchSQL = function(); |