Good evening, I remove the class features that do not have data from a file geodatabase "automatic" way? without having to enter the feature and see that there is information to delete the geodatabase?
Using Python, you can use:
1.) ListFeatureClasses
2.) GetCount
3.) Delete
Reply once you've got a script going for more help.
Thanks for your reply.
I just want to clear it has no information but automatically
There is no way to automatically do anything unless there is a process to do it provided by someone