Page 1 of 1
Is it possible to change the template used to define the database context?
Posted: Mon 15 Apr 2013 15:16
by neiltrodden
Are the templates that generate database contexts in LinqConnect available for me to edit? IF so, where are they stored?
Re: Is it possible to change the template used to define the database context?
Posted: Wed 17 Apr 2013 09:56
by MariiaI
All available templates can be found in the Model Explorer->Templates.
To make the template being used available for editing, copy it to the Model Folder - 'Copy to Model Folder' by right-clicking the template in the Model Explorer (e.g. LinqConnect template).
Note:
Prior to adding a predefined template with the Copy to Model Folder shortcut menu command enabled, ensure that your model has been saved first. It is impossible to copy a template to an unsaved model.
For more information please refer to the corresponding topics in the Entity Developer documentation: Template System Concepts -> Model Template Types.
Please tell us if this helps.