This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is there any way that you can set Computed Columns to LoadOnly during generation of the entities (and also set ValidatePresence to false)? EDIT: would it also be possible to identify Identity columns and set them to LoadOnly on generation as well? You can query sql for the information with the following script:
OR
|
|
|
Thanks for the suggestion. This will be in the next nightly build. It is currently implemented only for SQL Server 2005 and above, but I believe you are on SQL Server 2008 so it should do the job for you. Let us know if you see any problems! |
|
|
Wow, that was fast =) Looks good so far, Thanks |
|