It seems at this point all one开发者_Go百科 can do is manually update it from within Visual Studio, recompile the assembly then deploy. Is that the only way? Or is there an easier, automated method of doing so?
You can use the EDM Generator outside of Visual Studio in order to generate part or all of your model (Storage, Mapping, and/or Class). If you are storing your model externally from your assembly, be sure you update your connection string accordingly.
精彩评论