Example #1
0
 private static global::System.Linq.IQueryable __GetfrequencyViewByType_PreprocessQuery(global::LightSwitchApplication.BinyaminReportDataService d, object[] args)
 {
     global::System.Linq.IQueryable<global::LightSwitchApplication.frequencyView> query = (global::System.Linq.IQueryable<global::LightSwitchApplication.frequencyView>)args[3];
     d.GetfrequencyViewByType_PreprocessQuery((global::System.Nullable<global::System.DateTime>)args[0], (global::System.Nullable<global::System.DateTime>)args[1], (string)args[2], ref query);
     return query;
 }