hi
i'm learning Entity Framework Code First.in data layer when i want to change table name by data annotations
the editor just show me ScaffoldTable as
this pic and doesn't let me to change table name.
what's wrong with this?
i'm using Visual Studio 2015 and Entity Framework 6.1.3.
thanks