List of fields additional to key fields that will be read from the database on dataset open.
property PrefetchedFields: string;
If you are going to use locate, filter or sort by some fields, then these fields should be added to the prefetched fields list to avoid excessive reading from the database.