Hi All,
I currently use the arcpy.disconnectUsers() tool in python to successfully disconnect all users prior to performing my weekly compress.
I am wondering if anyone knows how to disconnect people from a specific Dataset, rather than the entire SDE?
For example, I have a py script that needs exclusive lock on the below feature class, so i want to disconnect users from this specific spot.
Is it possible?
Thanks
