OpenDOF Project
DOFQuery DOFQueryBuilder_Build ( DOFQueryBuilder  self)

Build a DOFQuery.

Parameters
selfThe QueryBuilder to build the query from. This should not be NULL.
Returns
The newly built query.
Exceptions
NULLis returned if an invalid argument is detected or the query cannot be built.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22