//删除用户所有的表 public void DeleteAll() { deallist.Drop(); stockhold.Drop(); principal.Drop(); historystockhold.Drop(); log.Drop(); }