比如你查询出来的是dataset对象,有数据的情况下,ds.tables[0].rows[0]["列名"]获取的是dataset对象中的第一个datatable的第1行的某一列的值,具体是什么类型你自己看着办吧