LINQ. Update

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I have a table named Tags with various fields.

How can I update the a field named "description" using LINQ and given
the TagId?

Thanks,
Miguel
 
Back
Top