Page 1 of 1

Business Entity with Logical Delete

PostPosted: Fri Sep 02, 2016 6:14 pm
by SBarnes
HI Mike,


In following the details given here viewtopic.php?f=26&t=474&p=2186&hilit=business+entity#p2186 on how to create you own business entities is it possible to create an entity that uses a logic delete (using a deleted flag) rather than a physical delete from the database as I know you have to provide the property TableName as a physical table name or could you provide a view?

Thanks.

Re: Business Entity with Logical Delete  Topic is solved

PostPosted: Thu Sep 15, 2016 7:30 pm
by SBarnes
The answer is yes you can use a view name instead of a table name