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