Answer the question
In order to leave comments, you need to log in
Best practice to pass parameters to C# method to write to SQL table?
I load records into the SQL table line by line, constantly. That is, each time there is a group of DIFFERENT parameters (so far only 10), forming a row in the database table.
public void InsertIntoDb ( x x x x x )
{ ... }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question