public StoreProductInventoyRepository()
 {
     _conn = new Connection();
 }