|
override void | OnConfiguring (DbContextOptionsBuilder optionsBuilder) |
| It use SQLite and use the database file located at .\Resources\db.sl3 . More...
|
|
|
DbSet< Score > | Scores [get, set] |
|
◆ OnConfiguring()
override void ScoreContext.OnConfiguring |
( |
DbContextOptionsBuilder |
optionsBuilder | ) |
|
|
protected |
It use SQLite and use the database file located at .\Resources\db.sl3
.
- Parameters
-
DbContextOptionsBuilder | This is the class that will be used to configure the DbContext. |
The documentation for this class was generated from the following file:
- Tetris/Models/ScoreContext.cs