TamarG
TamarG

Reputation: 3570

Get RowVersion after update

I use Entity Framework 4 with row version. I want to update a row and then receive the new row version.

Can I do it without re-access the row in the DB?

Upvotes: 1

Views: 189

Answers (0)

Related Questions