public virtual Int32 SelectAllCount()
 {
     return(DAOCurrentProductList.SelectAllCount());
 }