Ejemplo n.º 1
0
 public static string SELECT(QueryConditions conditions)
 {
     return(Cargo.SELECT(conditions, false));
 }