Utility method to check column names and number.
Parameters: rs - the result set to check Parameters: names - the list of column names to compare to result set the boolean value true if the columns match
Methods inherited from net.sourceforge.jtds.test.DatabaseTestCase