What do you call a collection of records matching parameters of query?

What do you call a collection of records matching parameters of query?

آپ استفسار کے پیرامیٹرز سے مماثل ریکارڈز کے مجموعہ کو کیا کہتے ہیں؟
Explanation

A dynaset is a collection of records that match the parameters of a query. 

It dynamically updates based on the query criteria set by the user.