public abstract bool Delete(Entity.Change item);
 public abstract bool Update(Entity.Change item);
 public abstract uint Insert(Entity.Change item);