The unit is designed for dynamic generation SQL statements.
System provide possibility to generate following queries:
Select
Update
Insert
Delete
Refresh
As it to use:
we calls all objects, interested in the information, for example user filled filter,
access restriction subsystem, primary keys storage etc.
Then we take away ready query with select and update statements.