«« Next » « Previous
«« Next » « Previous

Link Details

Voting at DZone is super easy, but you aren't logged in. Login and vote now.
Link 81275 thumbnail

By mswatcher
via weblogs.asp.net
Submitted: May 15 2008 / 23:21

I'm working with a database table that has a RowVersion field defined as a TimeStamp data type. The TimeStamp field is there to add concurrency into the application to ensure a row hasn't changed while a user is trying to update or delete it. When the TimeStamp field value is queried and added into the LINQ to SQL generated object it adds it adds the data as a System.Data.Linq.Binary type as opposed to a byte array.
  • 2
  • 0
  • 137
  • 9

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (2)



Voters Against This Link (0)