Doing your own Primary keys
Hans Karlsen (talk | contribs) (Created page with "MDriven legacy is to give the name Eco_Id to primary keys. New MDrivenSystems use <Classname>Id to make the database easier to read. You can choose the default strategy freel...") |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
In the Play-button-prototyper you can choose from legacy or MDriven: | In the Play-button-prototyper you can choose from legacy or MDriven: | ||
[[File:2019-06-18 16h00 03.png|none|thumb|473x473px]] | [[File:2019-06-18 16h00 03.png|none|thumb|473x473px]]In Code you can go like this: | ||
here |
Revision as of 15:44, 18 June 2019
MDriven legacy is to give the name Eco_Id to primary keys. New MDrivenSystems use <Classname>Id to make the database easier to read.
You can choose the default strategy freely if you are using MDriven Framework in Visual Studio.
In the Play-button-prototyper you can choose from legacy or MDriven:
In Code you can go like this:
here
This page was edited more than 1 years ago on 01/11/2024. What links here