How do I change one field value in a record?

I have a record of a data type defined by a DatabaseTableDefinition. How do I change one field value in that record? I'm not updating the database at all, just a record in memory.

Comments

Sign In or Register to comment.