Searched refs:_sWhere (Results 1 – 1 of 1) sorted by relevance
124 public void SQLupdateValue(Connection _aCon, String _sTableName, String _sSet, String _sWhere) in SQLupdateValue() argument140 .append( " WHERE " ).append( _sWhere ); in SQLupdateValue()
Completed in 5 milliseconds