D
D
Dmitry Filandor2015-07-10 10:14:24
ASP.NET
Dmitry Filandor, 2015-07-10 10:14:24

How is it more correct (more economical) to make a multiple update?

Hello!
The guys have a model with data:

...
id (int), Value (int)
..

id - not consecutive.
The model can have a different number of values, from one to hundreds.... How to write them to the database (LinqToSql) more economically without doing a hundred updates....

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kovalsky, 2015-07-12
@dmitryKovalskiy

Study manuals towards SqlBulk

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question