LINQ2SQL beta: modify scheme in modeller, and autogen PK's
Posted: Wed 08 Oct 2008 08:35
Hi,
I'm not sure if i should keep asking questions about a beta product, because most of my questions probably will explain themselves in the final release.
Nevertheless:
In the futue, will we be able to change the model in the schema modeller, and generate the datacontext afterwards ?
For example, i want certain primary keys (GUID) to auto-generate themselves on insert, but i don't know how to set that option.
I've tried to set isdbgenerated = false, hoping a key would be generated. but eventually that is no option because that modification would be gone when i regenerate the datacontext from reverse engineering.
somehow related topic about auto-increment: http://devart.com/forums/viewtopic.php?t=12769
Would it be an idea to start a seperate forum for LINQ 2 SQL ?
Regards,
Yuri.
I'm not sure if i should keep asking questions about a beta product, because most of my questions probably will explain themselves in the final release.
Nevertheless:
In the futue, will we be able to change the model in the schema modeller, and generate the datacontext afterwards ?
For example, i want certain primary keys (GUID) to auto-generate themselves on insert, but i don't know how to set that option.
I've tried to set isdbgenerated = false, hoping a key would be generated. but eventually that is no option because that modification would be gone when i regenerate the datacontext from reverse engineering.
somehow related topic about auto-increment: http://devart.com/forums/viewtopic.php?t=12769
Would it be an idea to start a seperate forum for LINQ 2 SQL ?
Regards,
Yuri.