If I use TTable / TADOTable with filter property, the filtered records are displayed. Is the dataset retrieving all the records in the table and just display the filtered records to us? Or, it only retrieve the filtered records from the table and with a new retrival if I changed the filter property?
I would like to know how the TTable / TADOTable handle the filter property.
Thx.
I would like to know how the TTable / TADOTable handle the filter property.
Thx.