System.Data.DataSetExtensions assembly

You can do Select and use the SQL Syntax

DataSet.Table[0].Select(“MyField = 33”)