LINQ. Update

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    LINQ. Update

    Hello,

    I have a table named Tags with various fields.

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

    Thanks,
    Miguel

  • Chris Dunaway

    #2
    Re: LINQ. Update

    On Feb 13, 8:06 pm, shapper <mdmo...@gmail. comwrote:
    Hello,
    >
    I have a table named Tags with various fields.
    >
    How can I update the a field named "descriptio n" using LINQ and given
    the TagId?
    >
    Thanks,
    Miguel

    Comment

    Working...