set up class as read only
Posted: Thu 18 May 2017 01:11
Hi,
How can I prevent /not allow insert/update/delete for particular class in Entity Developer using NHibernate Designer?
I have tables from Oracle DB from another application. I updated model from database to add new classes based on tables from particular schema. Our application can select data from these new classes. But insert/update/delete are not allowed. What property of the class should be set?
Thanks,
How can I prevent /not allow insert/update/delete for particular class in Entity Developer using NHibernate Designer?
I have tables from Oracle DB from another application. I updated model from database to add new classes based on tables from particular schema. Our application can select data from these new classes. But insert/update/delete are not allowed. What property of the class should be set?
Thanks,