Use SyncDirection.UploadOnly to insert new row #543
Unanswered
josueascencio
asked this question in
Q&A
Replies: 1 comment 5 replies
-
This is the expected behavior. I don't understand what you want to accomplish here ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear, thank you very much for sharing knowledge.
I am doing a project in which I only need to extract the information from the client without it being deleted or updated on the server. I am using SyncDirection.UploadOnly, but it updates the row on the server, I need it to insert a new one. What could you recommend me?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions