Update Models according to DB change
[wsti_pai.git] / Projects / Models / Model.Designer.cs
1 // T4 code generation is enabled for model 'C:\Users\Rafal\Documents\Visual Studio 2015\Projects\Projects\Projects\Models\Model.edmx'. 
2 // To enable legacy code generation, change the value of the 'Code Generation Strategy' designer
3 // property to 'Legacy ObjectContext'. This property is available in the Properties Window when the model
4 // is open in the designer.
5
6 // If no context and entity classes have been generated, it may be because you created an empty model but
7 // have not yet chosen which version of Entity Framework to use. To generate a context class and entity
8 // classes for your model, open the model in the designer, right-click on the designer surface, and
9 // select 'Update Model from Database...', 'Generate Database from Model...', or 'Add Code Generation
10 // Item...'.