SchoolContext.

Students Property

Syntax

public DbSet<Student> Students { get; set; }

Value

Type Description
DbSet<Student>