How to updatemultiple column Values using sqlBuilder #80
Unanswered
asmaaRashad93
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I Have this method to take table name as parameter and list of
DynamicColumnValues
the represents an object contains column name and it's new value , i want to construct builder query to append all sent column names and corresponding values toSET
method:Beta Was this translation helpful? Give feedback.
All reactions