The find method builds and executes the current Query, based on the object variables and any WhereAdd() conditions , If the AutoFetch is TRUE, then it will also call the fetch method automatically.
Example 26-1. Simple find() of data based on Object Vars
|
Example 26-2. Resulting SQL
|