Basically I got a table in my EF database with the following properties:
public int Id { get; set; } public string Title { get; set; } public string Descript
open database table -> expand table -> expand constraints and see this