方法返回DataSet时报错Index (zero based) must be greater than or equal to zero and less.
天涯人6 2011-12-21 06:25:56 方法返回DataSet时报错:
Index (zero based) must be greater than or equal to zero and less than the size of the argument list.貌似是索引超出,但没用数组,返回的DataSet中也仅仅一个DataTable,不知为何报这个错。哪位遇到过? 急待中~~