I have a problem!

I have a method that returns a dataset based on a SELECT query.

I need to check if the dataset returned from the method contains ZERO records or ONE record and take action accordingly... how can this be done?

kind regards
Henrik