Question: How can you make a property be read from the database but not modified in anyway? (a) By using the isinsert=false and isupdate= false attributes.
How can you make a property be read from the database but not modified in anyway?
(a) By using the isinsert="false" and isupdate= "false" attributes.
(b) By using the isinsert="no" and isupdate="no"attributes.
(c) By using the insert="false" and update= "false" attributes.
(d) None of the above
Step by Step Solution
3.43 Rating (162 Votes )
There are 3 Steps involved in it
c By using... View full answer
Get step-by-step solutions from verified subject matter experts
