Beispiel #1
0
 public int Update()
 {
     return(dc.Update(setExprs, whereExprs, srchParams));
 }