| dbSelectFrom |
This property defaults to true and as such will retrieval the exact amount of records for display necessary to fill the “current page”, and hence reduce a lot of overhead. Under user supplied RS and also when dbSQL contains the GROUP BY clause, dbSelectFrom will be set to false.
| Property Syntax |
Obj.dbSelectFrom = True(def)|False
| Notes |
This property is old and is incorporated into the database type.