Hi,
I know one can use LINQ to query a datatable, & then populate/load a 2nd datatable with the results of said query, but...
Can you use LINQ to update a datatable in-memory (i.e. without creating a 2nd datatable..?)
Hi,
I know one can use LINQ to query a datatable, & then populate/load a 2nd datatable with the results of said query, but...
Can you use LINQ to update a datatable in-memory (i.e. without creating a 2nd datatable..?)