:
what to do
:
what to do
there is a problem with the sql service
miswritten
1. I want to use EF6 s Code First to create my application, but I have a field type in the database for text type, I would like to ask whether it can only be expressed as String type in Model at this time, if so, should I specify data annotation StringL...