Example #1
0
 public void WithWindowVariableStmt() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowVariableStmt());
Example #2
0
 public void WithWindowPreparedStmt() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowPreparedStmt());
Example #3
0
 public void WithWindowFlipTimer() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowFlipTimer());
Example #4
0
 public void WithWindowTimePeriod() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowTimePeriod());
Example #5
0
 public void WithWindowSceneOne() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowSceneOne());
Example #6
0
 public void WithJustSelectStar() => RegressionRunner.Run(_session, ViewTimeWin.WithJustSelectStar());
Example #7
0
 public void WithSum() => RegressionRunner.Run(_session, ViewTimeWin.WithSum());
Example #8
0
 public void WithWindowMonthScoped() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowMonthScoped());
Example #9
0
 public void WithWindowWPrev() => RegressionRunner.Run(_session, ViewTimeWin.WithWindowWPrev());