Example #1
0
 public static DataSet GetError(string ncode)
 {
     return(ProductInfoDBHelper.GetError(ncode));
 }