Does the number items in the geodatabase, that shows at the bottom left corner of the Catalog View in Pro, show you all items in the geodatabase, including those inside feature datasets? If not, how would I find the total number of items in the geodatabase, including those in the feature datasets? Thank you.
Solved! Go to Solution.
Take a look at the Generate Schema Report tool:
https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-schema-report.htm
Take a look at the Generate Schema Report tool:
https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-schema-report.htm
That tool is exactly what I was looking for. Thank you.