This activity performs the search operation on profiles given a QueryProfile and returns the results as a DataTable. It is also returned an ISearchResult object which has more precise informations about the results.
The name of the database.
The password for DocsMarshal logon.
The name of user for DocsMarshal logon.
The url of the server.
The password for SQL authentication.
The name of user for SQL authentication.
The orchestrator object represents the connection to a DocsMarshal installation.
This argument represents the search query to be executed.
The result of the search operation.