예제 #1
0
 public DataSet GetPartCollection(int NoofRecords)
 {
     return(reportsDataAccess.GetPartCollection(NoofRecords));
 }