Is there a way to refresh a database in a python script in Pro? I have a script where I create a new feature class in the default database and want to add that data to the map at the end of the script. It seems it does not recognize this new feature class until after the script is complete. I am wanting to use addDataFromPath.