Top Method Summary
Options Name Purpose
ClearCache () Discards all cached query results
InvokeSearchTask () Sends the prepared dsEntitySearch dataset to the EntitySearchBusinessTask - the single backend round trip
ReadResults (EntitySearchQueryList) Hands the returned rows back to the queries that asked for them and caches the successful results
Search (EntitySearchQueryList) Executes the given queries and fills their Rows

Top Constructor Summary
Options Name Purpose
EntitySearchService () Default constructor for the EntitySearchService class


Method Detail
Top

ClearCache ()

Purpose: Discards all cached query results
Notes:

Top

InvokeSearchTask ()

Purpose: Sends the prepared dsEntitySearch dataset to the
EntitySearchBusinessTask - the single backend round trip
Notes:

Top

ReadResults (EntitySearchQueryList)

Purpose: Hands the returned rows back to the queries that asked for
them and caches the successful results
Notes:

Parameters:
poQueries Consultingwerk.SmartFramework.Search.EntitySearchQueryList
The queries the search was started for
Top

Search (EntitySearchQueryList)

Purpose: Executes the given queries and fills their Rows
Notes: The RequestId of a query record is the position of the query
in poQueries, so the rows can be handed back to the query
that asked for them without the caller having to correlate
anything itself

Parameters:
poQueries Consultingwerk.SmartFramework.Search.EntitySearchQueryList
The queries to execute


Constructor Detail
Top

EntitySearchService ()

Purpose: Default constructor for the EntitySearchService class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       19.09.2026 10:15:16