LINQ. Update

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

    #1

    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
    http://msdn2.microsoft.com/en-us/vbasic/bb688088.aspx

    Comment

    Working...