how to set a db ROW as current item using WIX query

I am using a query to find a specific ROW in the db and want to set it as current item. How can i set it as the current item directly without using dataset next() and previous().