|
Virtual Delete Posted: 11 Sep 2009 04:26 AM |
| How to implement "Virtual Delete" as one new feature in OCG 3? |
|
|
 |
|
Arinze
|
 |
 |
| Joined: 02 Feb 2008 |
| Total Posts: 105 |
| |
|
Re: Virtual Delete Posted: 14 Sep 2009 07:22 PM |
You have to use "CRUD Constraints" processing instructions to make sure that the generated queries are restricted by the 'virtual delete' column.
So, if you have the 'IsDelete' column, create "CURD Constraints" on the Select and Update operations and then configure the 'IsDelete' column in the expression section |
OxyGen Code Generator, the Architected RAD Tool for .NET |
|
 |
|