public DataTable GetAll() { return(db.Get("sp_Supplier_Select", name, value, 0)); }
public DataTable GetAll() { return(db.Get("sp_Employee_Select", name, value, 0)); }
public DataTable GetAll() { return(db.Get("sp_Commodity_Select", name, value, 0)); }