How can you make a property be read from the database but not modified in anyway? (a)

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.

(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

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: