I'm trying to script a workflow that involves creating a table in an enterprise geodatabase and then assigning privileges for it.
Where I'm struggling is that I want to be able to let the appropriate users add and update rcords, but I don't want them to be able to delete records.
You can do this manually with the window, but I can't figure out how to do it with code.
Does anyone have any suggestions?