Example #1
0
 private static global::System.Linq.IQueryable __HorasExtrasAprobadas_PreprocessQuery(global::LightSwitchApplication.Autorizaciones_AdminsDataService d, object[] args)
 {
     global::System.Linq.IQueryable<global::LightSwitchApplication.SOLICITUDESItem> query = (global::System.Linq.IQueryable<global::LightSwitchApplication.SOLICITUDESItem>)args[0];
     d.HorasExtrasAprobadas_PreprocessQuery(ref query);
     return query;
 }