コード例 #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());