- Namespace
- Cake
.EntityFramework .TestProject .SqlServer - Containing Type
- SchoolContext
Syntax
public DbSet<Student> Students { get; set; }
Value
| Type | Description |
|---|---|
| DbSet |
public DbSet<Student> Students { get; set; }
| Type | Description |
|---|---|
| DbSet |