Beispiel #1
0
 public int InsertQuoted_Price(string sqlQuery)
 {
     return(objSupplier.InsertQuoted_Price(sqlQuery));
 }