1
Answer

writing update methods

Ask a question
petre ricardo

petre ricardo

15y
2.7k
1

Hi,
i have an update method in my busines Layer that takes a Dictionary collection as an argument. The method updates the database with the passed values.
is this the standard way of writing an update method (i.e to take a Dictionary Collection) to update data in a table?
 
cheers
 
 

Answers (1)