I have run the 'Enable Enterprise Geodatabase' tool from ArcGISPro 3.5.1 against a SQLServer database. This has created a number of SDE objects in the dbo schema.
How do I cleanly remove these SDE tables, views, stored procedures etc and in doing so effectively remove the SDE geodatabase without deleting the whole database?
I need a tool or a process that does the reverse of the 'Enable Enterprise Geodatabase' tool.