public DataTable GetListNCC()
 {
     return(da.GetListNCC());
 }