Example #1
0
 public DBXWritableValue getValue(String name)
 {
     return(columns.getParamByName(name).getValue());
 }