示例#1
0
 public DataSet Select_Custom(string condition)
 {
     return(so.Select_Custom(condition));
 }